Listing the databases of a service using the OQL Service Provider
To display a list of the databases of the service you are logged into, use the show databases command.
About this task
Procedure
Sample output
The following example output shows the databases of the ncp_model service:
{
databases = [ 'master', 'translations' ]
}