DBA Data[Home] [Help]

APPS.PER_CN_ADD_LEG_HOOK SQL Statements

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

Line: 81

            SELECT territory_code
            FROM   fnd_territories_vl
            WHERE  territory_code = p_country;
Line: 265

            SELECT addr.style
            FROM   per_addresses addr
            WHERE  addr.address_id = p_address_id ;