Explain the EXPLAIN statement?
Answer / s
EXPLAIN, determines the access path that will be used by
DB2 to execute that particular SQL statment. The results
are written to the PLAN table.
| Is This Answer Correct ? | 1 Yes | 1 No |
wht displays the number of times a query modified ?
What is the clustering index in the db2 database?
What is the maximum length of sqlca?
What are the three DB2 date and time data types and their associated functions?
Could anyone clearly explain the diference between sub query and correlated sub query?
Mention and explain the contention situations caused by locks?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
What is consistency token in db2?
What is ALTER ?
What is db2?
how to identify the pseudo conversation by seeing the program
Explain the use of the WHERE clause.