DBA Data[Home] [Help]

APPS.IGW_BUDGETS_PUB SQL Statements

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

Line: 19

         SELECT rate_class_id
         INTO   x_oh_rate_class_id
         FROM   igw_rate_classes
         WHERE  description = p_oh_rate_class_name;