What is index in db2?
Answer / harika
Db2 Index. Indexes are the database objects created based on one or more columns of a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
can i code union in cobol-db2 pgm ?
How to resolve deadlock issue
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
Write a query to retrive partial string.
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
What is db2 bind process?
What is a bind card?
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
What is the difference between CS and RR isolation levels?
Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
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 .