INSTRUCTOR ROLES Table
View exposing instructor-role reference data including teaching-role indicators, subject-evaluation category, and evaluation flags.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
EVALUATE_THIS_INSTRUCTOR |
Evaluate this instructor associated with the record. |
VARCHAR2 |
1 |
INSTRUCTOR_ROLE |
Instructor role associated with the record. |
VARCHAR2 |
6 |
INSTRUCTOR_ROLE_DESC |
Description of instructor role. |
VARCHAR2 |
50 |
INSTRUCTOR_ROLE_KEY |
Surrogate key identifying the instructor role. |
VARCHAR2 |
7 |
IS_TEACHING_ROLE |
Indicator identifying whether teaching role (Y/N). |
VARCHAR2 |
1 |
SUBJECT_EVALUATION_CATEGORY |
Subject evaluation category associated with the record. |
VARCHAR2 |
6 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |