GM_PRJ_PHONE_VW(SQL View) |
Index Back |
---|---|
E-Mail AddressesUse EMAIL_ADDRESSES to record E-Mail addresses for people. A person may have as many different E-Mail addresses as there are types. |
SELECT EMPLID, PHONE FROM PS_PERSONAL_PHONE WHERE PHONE_TYPE='BUSN' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSONAL_DATA |
2 | PHONE | Character(24) | VARCHAR2(24) NOT NULL | Telephone |