GM_ADVISOR_DATA(SQL Table) |
Index Back |
|---|---|
Instructor/Advisor tableThis table contains the instructors and advisors and the type of instructors they are. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 3 | ENTERED_BY | Character(30) | VARCHAR2(30) NOT NULL | Entered by |
| 4 | GRADUATE_TOTAL | Number(6,0) | INTEGER NOT NULL | Graduate Students Advised |
| 5 | DOCTORAL_TOTAL | Number(6,0) | INTEGER NOT NULL | Doctoral/Post Doc Sponsored |