DBA Data[Home] [Help]

APPS.IEM_SERVER_PUB SQL Statements

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

Line: 18

       SELECT distinct
               in_host,
               in_port
       from iem_mstemail_accounts    ;
Line: 24

       SELECT distinct
               out_host,
               out_port
       from iem_mstemail_accounts    ;