SAA_ARPRT_SRCH2(SQL View) |
Index Back |
---|---|
Analysis DB Report InformationThis table contains the data for a specific report in the Academic Advisement Analysis Database. |
SELECT a.EMPLID , a.ANALYSIS_DB_SEQ , a.INSTITUTION , a.SAA_CAREER_RPT FROM PS_SAA_ADB_REPORT a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | ANALYSIS_DB_SEQ | Number(4,0) | SMALLINT NOT NULL | Analysis DB Sequence |
3 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution |
4 | SAA_CAREER_RPT | Character(4) | VARCHAR2(4) NOT NULL | This field is used in academic advisement as a key to the results tables. |