MicroStrategy ONE

List Warehouse Tables statement

Lists all available warehouse tables in a project.

Copy
LIST [ALL] AVAILABLE WHTABLES FOR PROJECT "project_name";

where:

PROJECT "project_name" is the name of the project, of type string.

This statement can only be executed in a Windows environment.

Example

Copy
LIST ALL AVAILABLE WHTABLES FOR PROJECT "MicroStrategy 
 Tutorial";

ResultSet Columns

NAME: The name of the warehouse table.