S_CA_STU_GSSMDTests_C (ver 18.3.0)
This table is a child of the [Students] table.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 18.3.0 | Number(10,0) | Primary key. |
StudentsDCID | 18.3.0 | Number(10,0) | Foreign key linking records to parent students record. |
TestComment | 18.3.0 | Varchar2(500) | User comments. |
TestDate | 18.3.0 | Date | Date test was taken. |
TestName | 18.3.0 | Varchar2(80) | Name of the test. |
TestScore | 18.3.0 | Number(25,10) | Test score as integer or decimal. |
TestSubject | 18.3.0 | Varchar2(1) | Test subject selected for PS_COMMON_CODES. |
TestType | 18.3.0 | Varchar2(1) | Test type selected for PS_COMMON_CODES. |