On Sat, Mar 7, 2009 at 10:48 AM, Félix Sánchez Rodríguez
<fesanch(at)ciego(dot)cult(dot)cu> 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.
Look up the SERIAL and BIGSERIAL types.