Table MF_MajorCount

Card of table MF_MajorCount

Name

MF_MajorCount

Dimensional Type

Fact

Comment

Bridge table linking degree students to majors. Grain is per student per major. If a student changes majors, we take the most recent one here. Students may, of course, have multiple majors.

Useful for Common Data Set reporting, which requires that we report student counts (as a percentage of the whole) by major, for the top majors. In order to do this, we need data structures that can accommodate the many-to-many relationship between students and majors. This fact table, in conjunction with degree-student and major tables, can accommodate the many-to-many relationship. So also can academic record cubes that are implemented, in part, using this table.



Check constraint name of the table MF_MajorCount

CKT_MF_MAJORCOUNT


List of outgoing references of the table MF_MajorCount

Name

Parent Table

Foreign Key Columns

Relationship_91

MD_DegreeStudent (Shortcut)

MD_CollPers_SurrogateKey

Relationship_92

MD_Major (Shortcut)

MD_Major_SurrogateKey


List of referencing views of the table MF_MajorCount

Name

Code

VMF_MajorCount

VMF_MAJORCOUNT

VMF_MajorCount

VMF_MAJORCOUNT


List of diagrams containing the table MF_MajorCount

Name

StarsAcademicRecordDiagram


List of columns of the table MF_MajorCount

Name

Comment

Domain

Data Type

Length

MD_CollPers_SurrogateKey

 

<None>

numeric

 

MD_Major_SurrogateKey

 

<None>

numeric

 

MF_Major_Count

 

<None>

int

 

MF_Major_AuditKey

 

DW_AuditKey

bigint

 

MF_Major_Timestamp

 

<None>

timestamp

 

MD_CollPers_SurrogateKey

 

<None>

numeric

 

MD_Major_SurrogateKey

 

<None>

numeric

 

MF_Major_Count

 

<None>

int

 

MF_Major_AuditKey

 

DW_AuditKey

bigint

 

MF_Major_Timestamp

 

<None>

timestamp

 


List of indexes of the table MF_MajorCount

Name

Unique

Cluster

Primary

Foreign Key

Alternate Key

Table

MF_MAJORCOUNT_PK

TRUE

TRUE

TRUE

FALSE

FALSE

MF_MajorCount

MF_MAJORCOUNT_PK

TRUE

TRUE

TRUE

FALSE

FALSE

MF_MajorCount


List of keys of the table MF_MajorCount

Name

Identifier_1

Identifier_1