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
Is rowid unique in oracle?
what are the default admin accounts in Oracle 10g ?
Define oracle database
What is oracle host variable?
What is the data pump import utility?
What is a read only transaction in oracle?
what is the difference between restoring and recovering?
What is using clause and give example?
List the various oracle database objects?
What is an oracle transaction?
Explain compound trigger in oracle?
How to rename an index?
How to change user password in oracle?
How to change program global area (pga) in oracle?
definition of cluster and non-clustered index?