DBA Data[Home] [Help]

APPS.GHR_EEOC_STATUS_REPORT dependencies on V$PARAMETER

Line 564: FROM V$PARAMETER

560:
561: CURSOR c_get_dir
562: IS
563: SELECT value
564: FROM V$PARAMETER
565: WHERE NAME = 'utl_file_dir';
566:
567: BEGIN
568: