STDNT_GRP_BIND(SQL View) |
Index Back |
---|---|
Pop Select Student Group BindBind record for Student Group Population Selection Context |
SELECT A.EMPLID , B.NAME FROM PS_PERSON A , PS_HCR_PERSON_NM_I B WHERE A.EMPLID = B.EMPLID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |