Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - SQL Reference » System procedures » Alphabetical list of system procedures

 

sa_reset_identity system procedure

Allows the next identity value to be set for a table. Use this to change the autoincrement value for the next row that will be inserted.

 Syntax
 Arguments
 Remarks
 Permissions
 Side effects
 See also
 Example