MicroStrategy ONE

List User Groups statement

Lists all of the current user groups.

Copy
LIST (ALL | USER | ALL USER) GROUPS;

where:

ALL, USER, and ALL USER indicate that all groups are to be listed.

Example

Copy
LIST USER GROUPS;

ResultSet Columns

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