If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi,
Anybody has idea that 'create sequence' this function is from informix which version? V9_4 or V9_3 ?
More precisely, Does Informix 9.30.UC2 has create sequence this function ?
8. Sequence Objects
This release introduces new DML statements (CREATE SEQUENCE, ALTER SEQUENCE, RENAME SEQUENCE, DROP SEQUENCE) for sequence generators, database objects that multiple users can access concurrently to generate unique integers in the INT8 range.