| COURSE_EQUIP(SQL Table) | Index Back | 
|---|---|
| Training Course Equipmt NeedsUse COURSE_EQUIP to specify the equipment and materials needed to conduct a particular training course. This record belongs to the Training Administration application. You can create multiple COURSE_EQUIP records for a course, each with a unique equipment code. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL | Course Code Prompt Table: COURSE_TBL | |
| 2 | Character(4) | VARCHAR2(4) NOT NULL | Equipment/Materials Code Prompt Table: TRN_EQUIP_TBL |