Explain transactions, commits and rollbacks in DB2.
Answer Posted / kumar
Transaction is any basic operation in DB2 like Insert,
Update, Delete is called transaction.
Commit: Make the changes permanently in database
Rollback: Get back the changes to the database.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to fetch the last row from the table in SQL (db2)?
What is page size in db2?
What is a trigger in the db2 database?
How to access db2 tables in mainframe?
What does sqlcabc has?
What are the various isolation levels possible?
What is runstats utility in db2?
What is the maximum length of sqlca?
Can one database have multiple instances?
Explain dclgen.
Can you use max on a char column?
Explain about cursor stability?
What are catalog tables in db2?
B37 abend during spufi?
Discuss about db2 bind?