DBA Data[Home] [Help]

APPS.PER_ASG_BUS1 dependencies on DUAL

Line 5129: from sys.dual

5125: --
5126: cursor csr_chk_contig_ass is
5127:
5128: select null
5129: from sys.dual
5130: where exists(select null
5131: from per_all_assignments_f pas
5132: , per_periods_of_service ppos
5133: where pas.effective_start_date <= p_effective_date