TRN_INSTRCT_CRS(SQL Table) |
Index Back |
|---|---|
Instructor Courses Qualif ForUse TRN_INSTRCT_CRS to identify the training courses an instructor is qualified to teach. This functionality is part of the Training Administration application. You can create multiple TRN_INSTRCT_CRS records per instructor. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Instructor ID
Prompt Table: TRN_INSTRCT_TBL |
|
| 2 | Character(6) | VARCHAR2(6) NOT NULL |
Course Code
Prompt Table: COURSE_TBL |