what is the input to PLAN?
what is the input to DBRM?
Answer Posted / guest
The input to a plan is a DBRM or package. The DBRM is a
copy of the SQL statements of the program that is being
prepared.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a system catalog table in db2?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
Discuss about db2 bind?
What is dbrm library?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
Which command is used to connect to a database in DB2 ? Give the Syntax.
Explain packages.
What is db2 bind?
What is dclgen in db2?
What is cascading rollback?
What is db2 catalog database?
What are the full forms of spufi and dclgen and why are they used?
Which component is responsible for db2 startup and shutdown?
If I have a view which is a join of two or more tables, can this view be updateable?
Why do we use cursor?