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 |
How is a typical db2 batch pgm executed?
i have a db2 variable how do u declare tht into working storage section ?
What is the physical storage length of time data type?
Explain package in db2 and its advantages?
How will fetch last 5 rows from table in db2
How to check sequence on a table in db2?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
How to find primary key of a table in db2?
what is a trigger and types of triggers
What is clone table?
What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
What is the command used by TSO users to invoke DB2?