How do you simulate the EXPLAIN of an embedded SQL
statement in SPUFI/QMF? Give an example with a host
variable in WHERE clause)
Answer Posted / s
EXPLAIN PLAN SET QUERYNO = 1
FOR SELECT EMPNO,WORKDEPT
FROM EMP E, DEPT D
WHERE E.EMPNO = D.EMPNO
AND E.EMPNO = ?
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How do I delete a table in database?
What is bind plan?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is the advantage in De-normalizing tables in DB2?
How is deadlock resolved?
What is a system catalog table in db2?
Who uses db2?
What is dclgen in db2?
Give a brief description of db2 isolation levels?
What is the role of data manager in the db2 database?
What is db2 look?
How to take backup of table in db2?
what are bind concepts in db2 cobol?
What is the maximum No of rows per page?
What is consistency token in db2?