QUIT and EXIT Cmmands

From InterBase
Jump to: navigation, search

Go Up to isql Commands


To exit the isql utility and roll back all uncommitted work, enter:

SQL> QUIT;

To exit the isql utility and commit all work, enter:

SQL> EXIT;