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 an invalid partition table?
What does a pl/sql package consist of?
Are dml statements autocommit?
What is synonyms?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
what is user defined functions? : Sql dba
List out the acid properties and explain?
how to get a list of columns in an existing table? : Sql dba
What is use of trigger?
Explain the the update statement in sql?
How to process query result in pl/sql?
how to get help information from the server? : Sql dba
How show all rows in sql?
What is sorting in sql?
What is the purpose of the partition table?