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

Please explain joins in oracle?

766


Explain about functional dependency and its relation with table design?

753


Explain the difference between replace() and translate() functions in oracle?

781


What is the order of defining local variables and sub procedures/functions?

805


What is recycle bin in Oracle?

880






Explain constraining triggers.

822


What is a Garbage Collection? and what is full recursive Garbage collection?

2576


What happens to the current transaction if a ddl statement is executed?

761


Explain the features of oracle?

778


How to change user password in oracle?

791


What is oracle database client?

746


What is a table index in oracle?

825


How to use "in" parameter properly?

801


What is hot backup and logical backup?

787


What is index-organized table in Oracle?

768