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 ? | 16 Yes | 1 No |
Post New Answer View All Answers
Can pl sql procedure have a return statement?
What is an implicit commit?
How do you determine the current isolation level? : Transact sql
What is sqlcommand?
What is sql clause?
what is bcp? When does it used? : Sql dba
Is it possible to read/write files to-and-from PL/SQL?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
How does index help in query performance?
What is graph sql?
How many aggregate functions are available there in sql?
What operators deal with null?
What is an emotional trigger?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba