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

SQL Anywhere 12.0.1 » 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
 See also
 Standards and compatibility
 Example