Exiting isql after invoking isql

From InterBase
Jump to: navigation, search

Go Up to Invoking isql


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

QUIT;

To exit isql and commit all work, enter:

EXIT;