Subject | Fwd: autoincrease data type |
---|---|
Author | Helen Borrie |
Post date | 2001-06-11T15:39:21Z |
>To: IB-Priorities <IB-Priorities@yahoogroups.com>All for Open and Open for All
>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)
>);
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________