PHOTO_FERPA_VW(SQL View) |
Index Back |
---|---|
FERPA Photo ViewThis is a view of Extra Curricular Activities used in FERPA processing. |
SELECT A.EMPLID , A.EMPLOYEE_PHOTO ,A.PSIMAGEVER FROM PS_EMPL_PHOTO A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPLOYEE_PHOTO | Image / Attachment | CLOB | Employee Photograph |
3 | PSIMAGEVER | Number(10,0) | DECIMAL(10) NOT NULL | Image Version |