ADMINISTERING


Show Database

Shows information about a specific database.

Details

Shows information about the documents and views in a database.

Syntax

show database database option

where database is the path to the database on the server and option is one of the following optional arguments.


If no argument is specified, the command lists:
Examples

show database mydatabase v

show database myresultsviewdatabase e

Parent topic: List of server commands and syntax