EG_PRESENTATION(SQL Table) |
Index Back |
|---|---|
PresentationsPresentations |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL |
Presentation Type
CON=Conference LEC=Lecture PAP=Paper POS=Poster SEM=Seminar SPC=Speech WIT=Expert Witness |
|
| 3 | Date(10) | DATE | Action Date | |
| 4 | Character(50) | VARCHAR2(50) NOT NULL | Presentation Title | |
| 5 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
| 6 | LOCATION_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Location Description |
| 7 | DESCRLONG | Long Character | CLOB | Long Description |