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.
cd /usr/local/fastdb/bin ./subsql

- View common database operations.
help

- Log out of the database.
exit

Parent topic: Installation and Uninstallation Based on an RPM Package