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 statements » SQL statements

 

DECLARE statement

Declares a SQL variable or an exception within a compound statement (BEGIN...END).

 Syntax 1 - Declaring a variable
 Syntax 2 - Declaring an exception
 Remarks
 Privileges
 Side effects
 See also
 Standards and compatibility
 Example