How can you validate Sql errors during cursor operation in
db2 pgms and where do you code?
No Answer is Posted For this Question
Be the First to Post Answer
what is REORG? what is the use?
What are foreign keys?
What is the difference between nvl and coalesce?
when does the SQL statement gets executed when you use cursor in the application programming ?
How to resolve deadlock issue
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
How do I add a column in db2?
can we update the table by using cursors can anyone post the query?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
what is the input to PLAN? what is the input to DBRM?
How does db2 sample database connect?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement