What is the maximum number of columns in a db2 table?
No Answer is Posted For this Question
Be the First to Post Answer
What techniques will be used to avoid deadlock??
Can you define an Index if the table size less than 10 PAGES?
How can you quickly find out the number of rows updated after an update statement?
What is copy book?
What is a Resource Control Table(RCT)? Describe its characteristics.
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
How do I delete a table in database?
Can we insert update delete in view?
What are iseries servers?
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.
Is db2 a database?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?