S_TX_SEC_ASSESSMENT_C (ver 16.12.3)
This table is a child table of the Sections table.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 16.12.3 | Number(10,0) | Primary Key. |
SECTIONSDCID | 16.12.3 | Number(10,0) | The foreign key to link to the Sections table. |
PAPER_OR_ONLINE | 16.12.3 | Varchar2(1) | Indicates if the assessment is to be administered on-line or on paper. A blank indicates paper. |
S_TX_ASSESSMENT_GROUP_OR_SID | 16.12.3 | Number(11,0) | The foreign key to link to the S_TX_ASSESSMENT_GROUP_OR_S table. |
S_TX_ASSESSMENT_SETUP_CID | 16.12.3 | Number(11,0) | The foreign key to link to the S_TX_ASSESSMENT_SETUP_C table. |