DBA Data[Home] [Help]

APPS.PER_CONTACT_EXTRA_INFO_PKG SQL Statements

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

Line: 44

   SELECT 'Y'
   FROM per_contact_extra_info cei
   WHERE cei.contact_relationship_id = x_contact_relationship_id
   AND cei.information_type = x_information_type;