DBA Data[Home] [Help]

APPS.AP_WEB_AMEX_PKG SQL Statements

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

Line: 25

  CURSOR ccard IS SELECT full_name, employee_number, national_identifier
                  FROM ap_card_details
                  WHERE card_id = p_card_id;