Subject Fwd: autoincrease data type
Author Helen Borrie
>To: IB-Priorities <IB-Priorities@yahoogroups.com>
>From: Ricardo Striquer Soares <ideiasdevel@...>
>Date: Mon, 11 Jun 2001 12:05:45 -0400
>Subject: autoincrease data type
>
>i am developing my fist interbase DB in wich i would like to use a
>double auto_increment oracles type please can anyone tell me haw does
>this script below got to looks like for create a table in interbase.
>
>thanks advanced.
>
>CREATE TABLE teste (
> id DOUBLE AUTO_INCREMENT,
> name TEXT,
> PRIMARY KEY (id)
>);

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________