If the database you are connecting to supports transaction management, you can use the following transaction management statements with one or more transaction objects to manage connections and transactions for a database:
-
CONNECT
-
DISCONNECT
-
COMMIT
-
ROLLBACK
See also