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

 

EXECUTE IMMEDIATE statement [SP]

Enables dynamically constructed statements to be executed from within a procedure.

 Syntax 1
 Syntax 2 - Transact-SQL
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Examples