Re: sequence generator programmatic invocation(preferably

From: Alberto Caso <alberto(dot)caso(at)adaptia(dot)net>
To: Reshat Sabiq <sabiq(at)purdue(dot)edu>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: sequence generator programmatic invocation(preferably
Date: 2002-12-29 17:08:27
Message-ID: 1041181707.6935.10.camel@portege1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


> Thanks,
>
> So it's just like an ordinary statement.
> What about setval? Is this the right way to invoke it:
> select setval('test', 1, false);

Yes, it is right. Have a look at
http://www.postgresql.org/idocs/index.php?functions-sequence.html

Regards,

--
Alberto Caso Palomino
Adaptia Soluciones Integrales
http://www.adaptia.net
alberto(dot)caso(at)adaptia(dot)net

Browse pgsql-novice by date

  From Date Subject
Next Message Alberto Caso 2002-12-29 17:23:35 Re: altering column length
Previous Message Reshat Sabiq 2002-12-29 13:35:26 altering column length