DBA Data[Home] [Help]

VIEW: APPS.HR_LOC_LOV_V

Source

View Text - Preformatted

SELECT location_id, location_code, description, town_or_city, region_2 state, country, inactive_date, business_group_id from hr_locations
View Text - HTML Formatted

SELECT LOCATION_ID
, LOCATION_CODE
, DESCRIPTION
, TOWN_OR_CITY
, REGION_2 STATE
, COUNTRY
, INACTIVE_DATE
, BUSINESS_GROUP_ID
FROM HR_LOCATIONS