What is different bet native dynamic sql and Dbms_Sql?
Answer Posted / s.gousalya
Native Dynamic sql:
Directly we can include sql code into our query or
procedure using EXECUTE IMMEDIATE
DBMS_SQL it offers an API that execute SQL statement
dynamically.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Can we use bind variables in oracle stored procedure?
What are the various constraints used in oracle?
What is index-organized table in Oracle?
What is catalog in Oracle?
What is literal?
What is the dynamic sql in oracle?
How to create a table interactively?
What is snapshot is too old? Give and example for better understand.
How do I recompile a procedure in oracle?
Explain the difference between a procedure and a function?
What is hot backup and logical backup?
Explain the difference between sap and oracle?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
How to delete multiple rows from a table in oracle?
How to turn on or off recycle bin for the instance?