EXIT
Terminates SQLMigrate execution.
Scope
SQLMigrate Only
SQLMigrate Syntax
EXIT;
Description
* This command terminates the SQLMigrate session and returns you to
the operating system.
Example
SQLMIGRATE=> exit;
: