When is the access path determined for dynamic SQL?
Answer Posted / s
The dynamic SQL is prepared at run time and the access path
is determined at execution time. Dynamic SQL changes from
one execution to another.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the syntax for creating a table in the db2 database?
How is the value function used?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
Why do we need reorg in db2?
What is with ur in db2?
How to find primary key of a table in db2?
Explain various types of locks in db2?
What are the bind parameters ibm db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How can record locking be achieved in those DB2 versions which do not support it?
When do you specify the isolation level?
How is deadlock resolved?
What is cursor with hold option in db2?
is it compulsory commitment control in journal?
What is the physical storage length of time data type?