See Also
You are here: SQL Reference > Transaction Statements > COMMIT
ContentsIndexHome
PreviousUpNext
COMMIT
COMMIT TRANSACTION

 

Syntax

COMMIT [TRAN | TRANSACTION]

 

Description 

Commits the currently in progress transaction. 

 

 

Related