Answer Posted / tharanath.n
A SQL statement is dynamic if it is constructed
at runtime and then executed.
we can use ddl commands by dynamic sql, without we can't
use.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is self-join and what is the requirement of self-join?
what are the advantages of sql ? : Sql dba
What is bulk collect in pl sql?
Is record in pl sql?
Define tables and fields in a database
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
What is crud stand for?
Show the two pl/sql cursor exceptions.
Can we insert data into view?
what is sql profiler? : Sql dba
Is natural join same as inner join?
Inline the values in PL/SQL, what does it mean.?
What is union, minus and interact commands?
Can we use having without group by in sql?
What is partition in sql query?