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 |
my project is insurance management system,how to explain my work environment in interview?
What is reorg in DB2
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
What does the CHECK Utility do ?
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
i have an employment table whch has salary,dept,name? i want salary b/w 1000 to 5000 can anyone pls say the query for ths ?
8 Answers Cap Gemini, CGI, EDS, IBM, Satyam, Wipro,
What is the difference between bind and rebind in db2?
What is cursor stability?
What is a view? Why use it?
How many clustering indexes can be defined for a table?
How can you get the number of rows impacted by the last executed query?