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?
Answer Posted / guest
The 5 rows inserted will be not be present in the table.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do I delete a table in database?
What is deadlock in db2?
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?
How do I delete a column in db2?
What is db2 plan table?
How to check last update on table in db2?
What is drop table?
What is db2 and what is the use of db2 optimizer?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What does sqlcabc has?
Give a brief description of db2 isolation levels?
Can you use max on a char column?
What is ibm db2 connect?
Mention some fields that are a part of sqlca.
What is a plan and package in db2?