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 - Programming » Ruby support » SQL Anywhere Ruby API reference

 

sqlany_execute_immediate function

Executes the specified SQL statement immediately without returning a result set. It is useful for statements that do not return result sets.

 Syntax
 Parameters
 Returns
 See also
 Example