MicroStrategy ONE

List DBLogins statement

Lists the currently available DBLogins in the metadata.

Copy
LIST [ALL] 
 DBLOGINS;

Example

Copy
LIST 
 ALL DBLOGINS;

ResultSet Columns

DB_LOGIN: The name of the database login, returned as a string.