System Reference Summary : 2. Statements : OpenROAD SQL Statements : Direct Execute Immediate Statement
 
Share this page                  
Direct Execute Immediate Statement
The direct execute immediate statement sends DBMS‑specific commands to the DBMS without translation.
This statement has the following syntax:
direct execute immediate string | string_variable;