Drop a sequence (Sybase Central)Use the SQL Anywhere 12 plug-in to connect to the database as a user with RESOURCE or DBA authority.
Right-click a sequence generator and then click Delete.
Drop a sequence (SQL)Connect to the database as a user with RESOURCE or DBA authority.
Execute a DROP SEQUENCE statement.
See also![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |