DBA Data[Home] [Help]

APPS.AD_PARALLEL_UPDATES_PKG dependencies on DUAL

Line 787: from sys.dual

783:
784: begin
785: select 1
786: into l_unproc_units_exist
787: from sys.dual
788: where exists (
789: select 1
790: from ad_parallel_update_units
791: where update_id = l_update_id