what is difference between Plan and Package
Answer / swapnil
PLAN IS A EXECUTABLE CODE FOR COBOL.
PLAN IS A COLLECTION OF PACKAGE AND IT IS OUTPUT OF
BIND PROCESS.
PACKAGE: PACKAGE CONTAIN ONE DB REQUSET MODULE(DBRM)
AND IT IS NOT EXECUTABLE MODULE.
| Is This Answer Correct ? | 12 Yes | 2 No |
What happens to the PLAN if index used by it is dropped?
What is a DBRM, PLAN ?
Update command
How can you do the explain of a dynamic sql statement?
What is null value in db2?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is temporal table in db2?
How is the value function used?
What is a db2 collection?
List down the types of triggers in the db2 database?
What are the full forms of spufi and dclgen and why are they used?