I have a main program (A) where we delete some rows in
table in a cursor, and we commit it in sub program(B).
What will happen - will we get an error or not?
Answers were Sorted based on User's Feedback
Answer / manikanta
Whenever control is going to sub program or control is coming back to main program - COMMIT takes place automatically by the system.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ananth
I dont know about this question?
Please let me know if you gave answer
Is This Answer Correct ? | 0 Yes | 2 No |
what is datacom db?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
How can you classify the locks in db2?
How to view db2 table structure?
What is meant by union and union all?
What will the COMMIT accomplish?
what's the best lock size that you could use when you create a tablespace?
What is EXPLAIN?
Can we insert update delete in view?
How would you find out the total number of rows in a db2 table?
What technique is used to retrieve data from more than one table in a single SQL statement?
Can i insert bulk records into a db2 table using qmf of spufi only............!!!