DBA Data[Home] [Help]

VIEW: APPS.PA_XLA_EMPLOYEE_REF_V

Source

View Text - Preformatted

SELECT person_id, employee_number, full_name, person_type, effective_start_Date, effective_end_date from pa_employees
View Text - HTML Formatted

SELECT PERSON_ID
, EMPLOYEE_NUMBER
, FULL_NAME
, PERSON_TYPE
, EFFECTIVE_START_DATE
, EFFECTIVE_END_DATE
FROM PA_EMPLOYEES