How to Remove
This is a discussion on How to Remove within the DB2 forums, part of the Database category; I want to remove uncommitted changes from a DB2 database what is the command for doing this. Syntax for this ...
-
12-20-2006, 04:11 PM #1
- Join Date
- Apr 2006
- Answers
- 124
How to Remove
I want to remove uncommitted changes from a DB2 database what is the command for doing this. Syntax for this is needed.
-
The command that is used for removing uncommitted changes from a DB2 database is rollback. This rolls back the transactions that have not been committed or saved to the database. Try out and let us know whether you got the results.


Reply With Quote





