Prepares and runs a dynamic SQL statement.
ANSI Compliance
EXECUTE IMMEDIATE is ANSI/ISO SQL:2011-compliant.
Required Privileges
The privileges required depend on the SQL statement and tables accessed.
Invocation
Executable.
Dynamic SQL statement.
Embedded SQL only.