which SQL comment successfully removes uncommitted changes
from a DB2 database
A) rollback
B) delete
C) drop
D) decommit
Answer Posted / janaki
rollback
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What is data manager?
What is view db2?
What is the role of schema in the db2 database?
What is a bind in db2?
what is db2 restart?
What is load replace in db2?
Explain the benefits you can get from mainframe connect?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is release/acquire in bind?
What is consistency token in db2?
What is dclgen (declaration generator)?
What are the contents of dclgen?
What is the difference between nvl and coalesce?
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?
What is runstats and reorg in db2?