Re: Using sequences in SQL text files

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: HHB <hubaghdadi(at)yahoo(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Using sequences in SQL text files
Date: 2008-02-19 15:51:46
Message-ID: 47BAFB12.3040408@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 19/02/2008 15:43, HHB wrote:

> How to use a sequence in such text files?

You're looking for the nextval() function - look it up in the docs.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lone Wolf 2008-02-19 15:54:29 Re: Using sequences in SQL text files
Previous Message HHB 2008-02-19 15:43:09 Using sequences in SQL text files