MicroStrategy ONE

List Projects statement

Lists all projects in a project source name.

Copy
LIST PROJECTS;

Example

Copy
LIST PROJECTS;

ResultSet Columns

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

LOAD_ON_STARTUP: Whether or not the project is loaded on startup, returned as a boolean value.

ACTIVE: Whether or not the project is currently loaded.