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 are the system privileges that are required by a schema owner (user) to create a trigger on a table?
How many indexes can be created on a table in sql?
What is clause in sql?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
how to use case expression? : Sql dba
What is parameter substitution in sql?
What is keys and its types?
Are views faster than queries?
What is database migration?
What are the types of optimization?
what is the difference between char and varchar data types? : Sql dba
What is the difference between the conventional and direct path loads? : aql loader
what are date and time data types? : Sql dba
What steps server process has to take to execute an update statement?
what is a control file ? : Sql dba