SSM UNIQID REVENUE Table
This is a dimension table which contains the different groupings of the Courses (majors) and levels (eg. graduate, undergraduate) in which the students are enrolled. This table is used in the Sloan School of Management (SSM)'s tuition/revenue sharing project to get a unique/non-duplicate count of students in the different groups.
Field Name |
Description |
Data Type |
Length |
---|---|---|---|
SSM_UNIQID_REVENUE_KEY |
Key field used to join to the SSM_UNIQID_REVENUE table. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
14 |
UNIQID_REVENUE_GROUP |
XXX |
VARCHAR2 |
40 |
UNIQID_REVENUE_TYPE |
XXX |
VARCHAR2 |
30 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |
8 |