DBA Data[Home] [Help]

APPS.IRC_DOC_UTIL SQL Statements

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

Line: 19

    select oracle_username
      from fnd_oracle_userid
     where oracle_id = 800;
Line: 52

    SELECT rowid,character_doc
    FROM irc_documents
    where document_id = p_document_id;