EXIT and QUIT

Syntax

[EXIT|QUIT][;]

Description

Exit or Quit closes the connection with the database and quits EXAplus. A terminating semicolon is not needed for this.

Examples

exit;
quit;