Stops an interactive SQL session and returns you to the operating system prompt. By default, the EXIT statement commits changes made during the session.
1 – Environment
You can issue the EXIT statement in interactive SQL only.
2 – Format
--+-> EXIT ------+--> +-> <CTRL/Z> --+