DBA Data[Home] [Help]

APPS.HRI_OLTP_PMV_RANK_CTR dependencies on HRI_DBI_CL_GEO_COUNTRY_V

Line 34: hri_dbi_cl_geo_country_v ctr

30: top.country_code
31: ,ctr.value country_name
32: ,top.country_rank
33: FROM
34: hri_dbi_cl_geo_country_v ctr
35: ,(SELECT
36: tab.country_code
37: ,tab.total_headcount
38: ,ROWNUM country_rank