S_VA_CREDENTIALEXAMS_S (ver 14.6.0)
This table is a standalone table for VA Credential Exams.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 14.6.0 | Number(11,0) | System generated primary key. |
Active | 14.6.0 | Number(1,0) | Indicates the exam is active or inactive. |
ExamCode | 14.6.0 | Varchar2(20) | Examination Number for Specific Credential (From list of CTE Credentialing Examination Codes) |
ExamCost | 14.6.0 | Number(25,10) | The default cost of the examination to a student or school division. |
ExamName | 14.6.0 | Varchar2(400) | The exam name. |
ExcludeFromTranscript | 14.6.0 | Number(1,0) | Flag indicating the exam should be excluded from the transcript. |
State_ExcludeFromReporting | 14.6.0 | Number(1,0) | Flag indicating the exam should be excluded from state reports. |
TranscriptExamName | 14.6.0 | Varchar2(30) | The name to be displayed on the transcript. |