This table contains the meanings of the coded values given for a test event. For instance, if we were dealing with a Gender code of F, this table would indicate that for the specific year and subject the information is related to (established via SMFConfig_ID) that the coded value 'F' means Female. |
use StudentCentered |
Name |
Code |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Unique ID assigned and maintained by the database for the ValidMstrCd table. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Foreign key to the MstrCd table. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Foreign key from the Standard Message Format Configuration (SMFConfig) table. This key represents a subject and year combination. |
Name |
|
Code |
|
Data Type |
varchar(10) |
Mandatory |
TRUE |
Coded value for a related row from master codes (MstrCd). |
Name |
|
Code |
|
Data Type |
varchar(100) |
Mandatory |
TRUE |
Meaning for the coded value. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
TRUE |
The user identification of the person or process that created the record. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
TRUE |
The date the source row of data was created. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
TRUE |
The user identification of the person or process that last updated the record. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
TRUE |
The date of the last update. |
|
|