TRN_INSTRCT_CRS

(SQL Table)
Index Back

Instructor Courses Qualif For

Use 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.

  • Parent record: TRN_INSTRCT_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTRUCTOR_ID Character(11) VARCHAR2(11) NOT NULL Instructor ID

    Prompt Table: TRN_INSTRCT_TBL

    2 COURSE Character(6) VARCHAR2(6) NOT NULL Course Code

    Prompt Table: COURSE_TBL