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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Reference » SQL functions » Functions

 

GET_IDENTITY function [Miscellaneous]

Allocates values to an AUTOINCREMENT column. This is an alternative to using AUTOINCREMENT to generate numbers.

 Syntax
 Parameters
 Returns
 Remarks
 See also
 Standards and compatibility
 Example