Description
The exit statement terminates access to a database. The application program must have previously connected to the database using the ingres statement. The exit statement is equivalent to the Terminal Monitor q command. After access is terminated with the exit statement, your application can issue another ingres statement to connect to the same or a different database. An EQUEL program can access only one database at a time.