Verifying FastDB
This section describes only login, query, and logout operations. For details about other operations, see Verifying FastDB.
- Initialize the database and log in to it.
1 2
cd /usr/local/fastdb/bin ./subsql

- View common database operations.
1help
- Log out of the database.
1exit
Parent topic: Installation and Uninstallation Based on an RPM Package