Oracle Transaction management statements

You can use the following transaction management statements with one or more transaction objects to manage connections and transactions for an Oracle database:

  • CONNECT

  • DISCONNECT

  • COMMIT

  • ROLLBACK

See also

Oracle Using CONNECT, DISCONNECT, COMMIT, and ROLLBACK