5 Database Utilities

Setting database context

DATABASE "db";

A HP Eloquence database server can hold more than one database. For database specific statements, the database on which they should operate must be specifid.

For example:

   DATABASE "db";
This switches the database context to database "db".


HP Eloquence Database Manual - 25 NOV 1997