MicroStrategy ONE

List DBConnections statement

Lists the currently available DBConnections in the metadata.

Copy
LIST [ALL] 
 (DBCONNECTIONS | DBCONNS);

Example

Copy
LIST ALL DBCONNECTIONS;

ResultSet Columns

DB_CONNECTION: The name of the database connection, returned as a string.