Answer Posted / s
Dynamic SQL are built at execution time. Dynamic SQL does
not go through the program preparation process like static
SQL and can execute different SQL statements in one
program.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention the downsides of page level lock.
Why cursor is used in db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
When the like statement is used?
What is load utility in db2?
What is dbrm? What it contains? When it will be created?
What does db2 plan contain?
How do you pull up a query which was previously saved in qmf?
How to view db2 table structure?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is a db2 cursor?
On which levels locks can be applied?
Why do we bind in db2?
What is dbrm in db2 database?
How to compare data between two tables in db2?