DBA Data[Home] [Help]

APPS.BIX_AO_UTIL_PKG SQL Statements

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

Line: 18

  SELECT to_char(MAX(period_start_date_time),l_date_format)
  INTO   l_max_date
  FROM   bix_dm_advanced_outbound_sum;
Line: 45

  SELECT to_char(MAX(period_start_date_time),l_date_format)
  INTO   l_max_date
  FROM   bix_dm_advanced_outbound_sum;
Line: 70

  SELECT to_char(MAX(period_start_date_time),l_date_format)
  INTO   l_max_date
  FROM   bix_dm_agent_outcome_sum;
Line: 95

  SELECT to_char(MAX(period_start_date_time),l_date_format)
  INTO   l_max_date
  FROM   bix_dm_agent_outcome_sum;