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 |
What is cobol db2?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
How many Buffer pools are there in DB2 and what are they?
How to take backup of table in db2?
What is copy book?
Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.
What do the initials DDL and DML stand for and what is their meaning?
What happens to the PLAN if index used by it is dropped?
wt is view ? wht r the restrictions for view ?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
Can there be more than one cursor open for any program?
in db2, already 10 columns arie der, and i want to insert 11th column. what parameters u wil consider for insertion and how will u insert