How to find primary key of a table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what is rebinding ?
Are view updateable?
Why do we need reorg in db2?
What is DCLGEN?
What is runstats db2?
What do you mean by cursor?
What is the physical storage length of timestamp data type?
Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
What is bind plan?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
Can we declare DB2 HOST variable in COBOL COPY book?