Use the SQL Anywhere 12 plug-in to connect to the database as a user with RESOURCE or DBA authority.
In the left pane, right-click Sequence Generators, and choose New » Sequence Generator.
Follow the instructions in the Create Sequence Generator Wizard.
Use the SQL Anywhere 12 plug-in to connect to the database as a user with RESOURCE or DBA authority.
Execute a CREATE SEQUENCE statement. See CREATE SEQUENCE statement.
If other users need to have access to the sequence, you must execute a GRANT USAGE ON SEQUENCE statement. See GRANT statement.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |