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
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.