Rate This Document
Findability
Accuracy
Completeness
Readability

Verifying FastDB

This section describes only login, query, and logout operations. For details about other operations, see Verifying FastDB.

  1. Initialize the database and log in to it.
    cd /usr/local/fastdb/bin
    ./subsql

  2. View common database operations.
    help

  3. Log out of the database.
    exit