Hello,

Reading  the Documenrtation I found the CREATE SEQUENCE Statement
Looks nice but how can I use it ????

I cant use it in Create Table like
bla int NOT NULL SERIAL SEQUENCE  wupp

I use it in an insert or update like 
INSERT into TAB (f1, f2) VALUES (1, wupp)

so what is the use to it ?

regards
jph


___________________________
Dipl.-Ing. Jens-Peter C. Hillers
Remote Web Services GmbH
Tel: +49 40 25 49 06 22
Fax: +49 40 36 00 67 27
Email: [EMAIL PROTECTED]
____________________________

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to