DBA Data[Home] [Help]

APPS.HRI_OLTP_VIEW_GEOGRAPHY SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 25

     SELECT terr.territory_short_name
     FROM fnd_territories_tl terr
     WHERE LANGUAGE = userenv('LANG')
     and terr.territory_code = p_country_code;