Test the Database

Test the database to verify that it is running as expected.

Check queries for syntax errors and execution times.

  1. Use the vsql \timing meta-command to enable the display of query execution time in milliseconds.
  2. Execute the SQL sample query script that you prepared earlier.
  3. Execute several ad hoc queries.