NON_COURSE_TBL(SQL Table) |
Index Back |
---|---|
Non Course Training TableUsed by the Manage Competencies Module for courses that are not in the Course Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COURSE | Character(6) | VARCHAR2(6) NOT NULL | Course Code |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | MEDIA_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Media Type
B=Book C=Cassette F=Film G=Guest Speaker O=Professional Organization P=Panel Discussion S=Seminar V=Video W=Workshop |
5 | DESCRLONG | Long Character | CLOB | Long Description |