|
Name |
|
|
Dimensional Type |
Fact |
|
Comment |
Dorm and office assignments are kept here, as of 2010. Other sorts of room assignments will be added as time goes on. |
|
CKT_MF_ROOMASSIGNMENT |
|
Name |
Parent Table |
Foreign Key Columns |
|
Relationship_138 |
MD_Building_SurrogateKey |
|
|
Relationship_139 |
MD_Room_SurrogateKey |
|
|
Relationship_140 |
MD_Date_AssignmentStart |
|
|
Relationship_141 |
MD_Date_AssignmentEnd |
|
|
Relationship_144 |
MD_CollPers_SurrogateKeyEmp |
|
|
Relationship_145 |
MD_CollPers_SurrogateKeyDStu |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MF_RoomAsgn_ID |
|
DW_CodeDesc |
varchar(32) |
32 |
|
MF_RoomAsgn_AssignmentSystem |
|
DW_CommonName |
nvarchar(64) |
64 |
|
MD_Room_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Building_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Date_AssignmentStart |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. |
DW_DateInteger |
int |
|
|
MD_Date_AssignmentEnd |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. |
DW_DateInteger |
int |
|
|
MD_CollPers_SurrogateKeyEmp |
|
<None> |
numeric |
|
|
MD_CollPers_SurrogateKeyDStu |
|
<None> |
numeric |
|
|
MF_RoomAsgn_IsCanceled |
|
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MF_RoomAsgn_IsPrimary |
Often someone will have multiple office assignments, and in those cases one office is the primary one. In such cases, the value will be 'Yes' here, and 'No' for the secondary office assignment(s). In cases like dorm rooms, where assignments are as a rule made only on a one-to-one basis (nobody gets more than one room), the value here will be 'Not Applicable'. |
DW_YesNoOrNotApplicable |
varchar(16) |
16 |
|
MF_RoomAsgn_Duration |
Duriation of room assignment in seconds (usually converted to some other value). |
<None> |
bigint |
|
|
MF_RoomAsgn_Count |
|
<None> |
int |
|
|
MF_RoomAsgn_HashBytesXsum |
|
DW_ChecksumHashBytes |
nvarchar(4000) |
4000 |
|
MF_RoomAsgn_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MF_RoomAsgn_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MF_ROOMASSIGNMENT_PK |
TRUE |
FALSE |
TRUE |
FALSE |
FALSE |
|
|
RELATIONSHIP_138_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_139_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_140_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_141_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_144_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_145_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
Name |
|
Identifier_1 |
|
|
|