AAUDE banner MIT Data Warehouse logo

General Information about the Data Warehouse



Star Schemas

Your query is called a Star Schema. The reason for this name is that your query takes on the shape of a star. The Fact table is the body of the star and the Dimension tables are the points of the star. Understanding stars, facts, and dimensions will help you know your data.

Sometimes you will do simple queries that do not take on the star shape. For example, the Institution CIP Cross Walk for Faculty Salary query is not in the shape of a star because it requires only one table.

The All Data Warehouse Tables page is your reference for identifying which tables are Fact tables and which ones are Dimension tables (see the Type column).

The All Stars page lists some of the Star Schemas you may construct using tables in the Data Warehouse.

[Top]


Fact tables

[Top]


Dimension tables

[Top]


Rules about joining tables

[Top]


Applying limits (search criteria)

[Top]


Guidelines to produce efficient queries

[Top]


Getting the results that you expect - What to do when things go wrong

If, after processing a query in the Data Warehouse, you get zero rows or do not get the results that you expect, try checking the following:

Contact aaude-warehouse@mit.edu if you are still not able to get the results you anticipate.

[Top]


Warehouse Guide | e-mail aaude-warehouse | Warehouse home | AAUDE home
last updated: