DBA Data[Home] [Help]

APPS.AD_ZD_PARALLEL_EXEC dependencies on DUAL

Line 78: select 'Y' into l_exist from dual

74: is
75: L_EXIST varchar2(1);
76: begin
77:
78: select 'Y' into l_exist from dual
79: where exists
80: ( select null
81: from ad_zd_ddl_handler
82: where phase = x_phase