2 Getting Started

Changing Databases

When you want to work with a different database, execute Query's DATABASE command to tell Query the new name of the database. To execute this command, use your terminal's softkeys or type the following (where name is the name of the new database):

DATA BASE name [ volume spec ]

The words in upper case must be entered exactly as shown. Remember, anything shown in brackets is optional. For example, if the name of the new database is SAD and it is stored on the volume whose label is FILES, you would type the following:

   DATA BASE SAD, FILES RETURN

Eloquence Query Manual - 19 DEC 2002