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


Please Help Members By Posting Answers For Below Questions

How to retrieve data from an explicit cursor?

563


What privilege is needed for a user to insert rows to tables in another schema?

568


How to create a new user account in oracle?

584


What is different types of joins?

582


Explain compound trigger in oracle?

555






What is a server parameter file in oracle?

596


What is query image?

586


What is an oracle user account?

585


What is the use of oracle?

562


What is recycle bin in Oracle?

722


How to recover a dropped table in oracle?

609


Explain the use of rows option in imp command.

605


What is a tns service name?

538


How to write numeric literals in oracle?

619


what is the difference between substr and instr function in oracle?

590