What is copy book?
Answer / rana
Copybook is the Facility provided to programmer for putting
the variables or COBOL Code which is common to many
programs. This helps programmer to optimize the code and
able to write the error free code.
Copybook gets included into the program at the time of
compilation from the PDS.
| Is This Answer Correct ? | 12 Yes | 1 No |
Is db2 a programming language?
What is sqlcode -811?
7 Answers Accenture, CTS, TCS,
What is a collection in db2?
What is the role of data manager in the db2 database?
What is the difference between a package and a plan?
6 Answers Infosys, L&T, Mphasis,
What is a page in db2?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What is db2 bind process?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
How to find schema of a table in db2?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
if i made sme changes in sub pgm wht r the things to be done for this ?