How to view db2 table structure?
No Answer is Posted For this Question
Be the First to Post Answer
Where do you specify them?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
How do you eliminate duplicate values in db2?
Discuss about db2 bind?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What are simple, segmented and partitioned table spaces ?
What is dbrm library?
How can we read records for specific member in CL? AND rpg?
What is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.