8. SQL Statements : EXECUTE IMMEDIATE : Usage in OpenAPI, ODBC, JDBC, .NET
 
Share this page                  
Usage in OpenAPI, ODBC, JDBC, .NET
In OpenAPI, ODBC, JDBC, and .NET, the EXECUTE IMMEDIATE statement is equivalent to executing an SQL statement in a string variable without preparing the statement first, so the functionality is supported while the syntax is not.