| STDNT_ADVISOR(SQL Table) | Index Back | 
|---|---|
| Student AdvisorStudent Advisor is the top level table for tracking students' Advisor history. A student must have an Academic Program in order to have an entry in this table. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID Prompt Table: PEOPLE_SRCH | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: ACAD_PROG_I_VW | |
| 3 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date |