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 |
Can All Users Have The Privilege To Use The SQL Statement Select (DML)?
What is commit in db2?
What is a PLAN table? How will you use it? Give the various fields of PLAN table?
How do you stop a db2 database in linux?
What are foreign keys in db2?
What is the difference between Primary key and unique index?
Can we insert update delete in view?
what are the max. & min. no. of partitions allowed in a partition tablespace?
How to resolve -803 sql code in DB2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is syscat in db2?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement