5 Database Utilities
A 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".