Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in execute-immediate

How to EXECUTE a STRING in Snowflake

Oracle PL/SQL Release 12.2.0.1.0 vs 12.1.0.2.0 - execute immediate with parameters

Ref cursor with Execute immediate

Why EXECUTE IMMEDIATE is needed here?

EXECUTE IMMEDIATE with multiple lines of columns to insert

Immediately self executing function and "this"

Assign value to a field of rowtype where `field name` is a string

plsql execute-immediate

Invalid table name error while using Execute Immediate statement with bind variables

Difference between EXEC_SQL, EXECUTE IMMEDIATE, DBMS_SQL and inline SQL

What does := mean in oracle when we use it [closed]

Execute Immediate fails even with CREATE table grant

Why cannot I use bind variables in DDL/SCL statements in dynamic SQL?

Using bind variables with dynamic SELECT INTO clause in PL/SQL