Advantage Database Server

SQL Transaction Processing Statements

Advantage Concepts

SQL Transaction Processing Statements

Advantage Concepts

Previous topic Next topic  

SQL Transaction Processing Statements

Advantage Concepts

Previous topic Next topic  

SET TRANSACTION

Sets the autocommit state for transactions on the server.

 

BEGIN TRANSACTION

Begins a transaction on the server.

 

COMMIT WORK

Commits a transaction on the server.

 

ROLLBACK WORK

Rolls back a transaction on the server.