Félix Sánchez Rodríguez wrote:
> Hi:
>
> I'm brand new to Postgre and I'm wondering if there is an "autonumeric" 
> data type. I'm using Case Studio and Navicat for PostgreSQL to manipulate 
> the Data Bases.

Yes.  It's called SERIAL.  (It's not strictly a separate type, but it
should do what you want.)

You may be interested in knowing that there's a spanish list:
http://archives.postgresql.org/pgsql-es-ayuda/
There are several people from Cuba there.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to