Plan is an executable form of sql statements,But what
exactly resides inside a Plan. what are the details inside
Plan.
Answer Posted / vaibhav
Plan contains DBRM(machine level SQL statements) and
Optimized Access Path.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are types of indexes?
what is the sqlcode -501
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
Is schema the same as database?
How do I delete a column in db2?
What is a storage group (stogroup)?
Is db2 a mainframe database?
Explain how can you do the explain of a dynamic sql statement?
Can we update view in db2?
How to test SQL -911 error while developing COB-DB2 program
What is buffer pool?
What does runstats do in db2?
What is the use of predicate?
How do I delete a table in database?