Examples

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

  ALTER PROCEDURE UPDATE_SALARY_2 
    ALTER COMMIT ON RETURN YES