DBA Data[Home] [Help]

APPS.JTF_GRIDDB dependencies on DUAL

Line 1724: from dual;

1720: and customGridId is null then
1721:
1722: select jtf_custom_grids_s.nextval
1723: into l_custom_grid_id
1724: from dual;
1725:
1726: insert into jtf_custom_grids
1727: (custom_grid_id
1728: ,grid_datasource_name