Why do you want it to rollback?
El S�b 20 Sep 2003 05:43, Muhyiddin A.M Hayat escribi�:
> Ok, but if i do rollback, the auto_increment don't roolback.
> How to use nextval(), currval() and setval() functions.
>
> ----- Original Message -----
> From: Cavit Keskin
> To: 'Muhyiddin A.M Hayat'
> Sent: Saturday, September 20, 2003 2:15 PM
> Subject: RE: [SQL] auto_increment
>
>
> Create table tablename(
>
> id serial,
>
> ....
>
> );
--
Porqu� usar una base de datos relacional cualquiera,
si pod�s usar PostgreSQL?
-----------------------------------------------------------------
Mart�n Marqu�s | [EMAIL PROTECTED]
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match