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