SSR_STU_INS

(SQL View)
Index Back

Student Institution

Lists the distinct Institutions a student is in.

SELECT DISTINCT a.Emplid , a.Institution , ' ' FROM PS_ACAD_PROG a

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PEOPLE_SRCH

2 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

Prompt Table: INSTITUTION_TBL

3 DESCR Character(30) VARCHAR2(30) NOT NULL Description