DBA Data[Home] [Help]

APPS.EDW_COMPILE_PACKAGES SQL Statements

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

Line: 15

SELECT distinct object_name from user_objects
where object_type = p_type and status = 'INVALID'
and object_name like l_expr;