DBA Data[Home] [Help]

APPS.OE_BIS_SALESPERSON SQL Statements

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

Line: 10

  select name
  into x_salesperson
  from ra_salesreps
  where salesrep_id = p_salesrep_id;