Instructor classes fact table (Redshift)
Table name: bi_factinstructorclass
This table stores data on instructor classes, supporting efficient tracking, management, and reporting of class-related activities.
Field | Field Type | Primary Key |
|---|---|---|
FactSegmentWId | BIGINT | PK |
CenterWID | VARCHAR(36) | |
EmployeeWId | VARCHAR(36) | |
OrganizationID | VARCHAR(36) | |
classguid | VARCHAR(36) | |
Instructor | BIGINT |
|
podname | VARCHAR(100) | |
void | INT | |
groupid | BIGINT | |
etlcreateddate | TIMESTAMP | |
etlcreatedby | BIGINT |