DBA Data[Home] [Help]

VIEW: APPS.HR_H2PI_US_MODIFIED_GEOCODES_V

Source

View Text - Preformatted

SELECT geo.city_name, geo.state_code, geo.county_code, geo.new_city_code, geo.old_city_code, geo.primary_flag, geo.process_type, geo.patch_name from pay_us_modified_geocodes geo
View Text - HTML Formatted

SELECT GEO.CITY_NAME
, GEO.STATE_CODE
, GEO.COUNTY_CODE
, GEO.NEW_CITY_CODE
, GEO.OLD_CITY_CODE
, GEO.PRIMARY_FLAG
, GEO.PROCESS_TYPE
, GEO.PATCH_NAME
FROM PAY_US_MODIFIED_GEOCODES GEO