MicroStrategy ONE

List Statistics Properties statement

Lists the statistics properties for a registered/loaded project in a MicroStrategy Intelligence Server.

Copy
LIST [ALL] PROPERTIES FOR STATISTICS IN PROJECT "project_name";

where:

PROJECT project_name is the project for which the statistics properties will be listed, of type string.

Example

Copy
LIST ALL PROPERTIES 
 FOR STATISTICS IN PROJECT "MicroStrategy Tutorial";

ResultSet Columns

DB_INSTANCE: The name of the database instance associated with the statistics, returned as a string.

PROJECT: The name of the project, returned as a string.