Progress
SQL-92
Guide and Reference


COMMIT Statement

Commits a transaction explicitly after executing one or more SQL statements. Committing a transaction makes permanent any changes made by the SQL statements.

SYNTAX

COMMIT [ WORK ] ; 

NOTES

SQL COMPLIANCE

SQL-92

ENVIRONMENT

Embedded SQL and interactive SQL

RELATED STATEMENTS

ROLLBACK Statement


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095