DBA Data[Home] [Help]

VIEW: APPS.BIS_LOCATIONS_V

Source

View Text - Preformatted

SELECT TO_CHAR(location_id) ID , location_code VALUE , location_id location_id , location_code location_code from hr_locations
View Text - HTML Formatted

SELECT TO_CHAR(LOCATION_ID) ID
, LOCATION_CODE VALUE
, LOCATION_ID LOCATION_ID
, LOCATION_CODE LOCATION_CODE
FROM HR_LOCATIONS