DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.HRI_DBI_CS_GEO_COUNTRY_V

Object Details
Object Name: HRI_DBI_CS_GEO_COUNTRY_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
GEO_AREA_CODE VARCHAR2 (40) Yes Area Code
GEO_COUNTRY_CODE VARCHAR2 (70) Yes Country Code
START_DATE DATE

END_DATE DATE

REGION_COUNT_IN_COUNTRY NUMBER

CITY_COUNT_IN_COUNTRY NUMBER

LOCHR_COUNT_IN_COUNTRY NUMBER

LAST_CHANGE_DATE DATE

EARLIEST_CHANGE_DATE DATE

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT GEO_AREA_CODE
,      GEO_COUNTRY_CODE
,      START_DATE
,      END_DATE
,      REGION_COUNT_IN_COUNTRY
,      CITY_COUNT_IN_COUNTRY
,      LOCHR_COUNT_IN_COUNTRY
,      LAST_CHANGE_DATE
,      EARLIEST_CHANGE_DATE
FROM APPS.HRI_DBI_CS_GEO_COUNTRY_V;

Dependencies

[top of page]

APPS.HRI_DBI_CS_GEO_COUNTRY_V references the following:

SchemaAPPS
SynonymHRI_CS_GEO_LOCHR_CT
APPS.HRI_DBI_CS_GEO_COUNTRY_V is referenced by following:

SchemaAPPS
Package BodyHRI_OPL_GEO_LOCHR - show dependent code
SchemaPUBLIC
SynonymHRI_DBI_CS_GEO_COUNTRY_V