Mention the way of highlighting as well as putting a cursor to use in a cobol program.
No Answer is Posted For this Question
Be the First to Post Answer
If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
What is a bind card?
What is a db2 cursor?
When do you specify the isolation level?
What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 Answers Cap Gemini, Verizon,
how to get duplicate records from tables?write qurey for this?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
How to fetch the uncommited data from table ?
What parameters are used to control the free space in DB2?
What is the picture clause of the null indicator variable?
How Plan is created while executing the query using SPUFI?
What are the three lock types?