DBA Data[Home] [Help]

APPS.MSC_VALID_PLAN_PKG SQL Statements

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

Line: 96

    SELECT  *
    INTO    var_plan_rec
    FROM    msc_plans
    WHERE   plan_id = arg_plan_id;