Subject Re: [ib-support] converting MSSQL stored procedure to Firebird
Author Helen Borrie
At 12:26 PM 27/01/2003 +0100, Pete Clark wrote:

>I think that you are trying to make id as an auto incrementing number.
>If this is correct, then you can make the field itself auto increment,
>with something like
>ID int(11) NOT NULL auto_increment

Not in this RDBMS.

heLen