Exits the command line processor interactive input mode and returns to the operating system command prompt. If a batch file is being used to input commands to the command line processor, commands are processed until QUIT, TERMINATE, or the end-of-file is encountered.
Authorization
None
Required Connection
None
Command Syntax
>>-QUIT--------------------------------------------------------><
Command Parameters
None
Usage Notes
QUIT does not terminate the command line processor back-end process or break a database connection. CONNECT RESET breaks a connection, but does not terminate the back-end process. TERMINATE does both.