What is cobol db2?



What is cobol db2?..

Answer / Rashmi Chaudhary

COBOL (Common Business-Oriented Language) is a programming language, and DB2 is a relational database management system. In the context of DB2, COBOL can be used to write applications that interact with the DB2 database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is the use of predicate?

1 Answers  


How can you quickly find out the number of rows updated after an update statement?

1 Answers   CSI, CTS,


What is runstats and reorg in db2?

1 Answers  


in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records

2 Answers   IBM,


Can you use max on a char column?

1 Answers  


How to fetch the uncommited data from table ?

1 Answers   JPMorgan Chase,


Explain in detail about buffer manager and its functionalities?

1 Answers  


What are the three lock types?

2 Answers  


I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?

4 Answers  


What are db2 objects?

1 Answers  


how to resolve -811 sqlcode .give clear explaination

3 Answers   IBM,


What is the function of buffer manager?

1 Answers  


Categories