Previous Topic: DescriptionNext Topic: CREATE AREA


Example

The following statement commits alterations to the database made since the last commit point.

 EXEC SQL
      COMMIT WORK
 END-EXEC