wht steps we need will coding cobol and db2 pgm ?
Answer Posted / naren
Pre-Compile
BIND
Run JCL
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the maximum length of sqlca?
How to find primary key of a table in db2?
How to find the maximum value in a column in the db2 database?
List down the data types in the db2 database.
What is rebind in db2?
How to resolve deadlock issue
What is buffer pool in the db2 database?
How to view db2 table structure?
Explain in brief how does db2 determine what lock-size to use?
Mention the downsides of page level lock.
What are union and union all?
How to get the ddl of a table in db2?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
How to fetch the last row from the table in SQL (db2)?
What is check constraint. Explain with example.