MicroStrategy ONE

List Projects on Cluster statement

Lists the projects on the given cluster.

Copy
LIST 
 [ALL] PROJECTS FOR CLUSTER;

Example

Copy
LIST PROJECTS FOR CLUSTER;

ResultSet Columns

PROJECTS: A ResultSet with information on each project.

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

  • STATUS: Status of the project, returned as a string.

SERVER_NAME: Name of the server, returned as a string.