Examples

Modify the definition for an external procedure so that SQL changes are committed on return from the procedure.

  ALTER PROCEDURE UPDATE_SALARY_1 
    ALTER COMMIT ON RETURN YES