RDB/VMS SQL QUIT — VMS RDB_4.0B
QUIT Stops an interactive SQL session, rolls back any changes you have made, and returns you to the DCL prompt. You can issue the QUIT statement in interactive SQL only. Both the QUIT and EXIT statements end an interactive SQL session. QUIT automatically rolls back changes made during the session; EXIT, by default, commits changes made during the session.