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 |
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How to get Top 10 Salaries from a Table
What is the latest version of ibm db2?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What are simple, segmented and partitioned table spaces ?
What is dbrm?
Are views updateable?
In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?
What does a deadlock mean in DB2?
Explain about dbrm.