DBA Data[Home] [Help]

APPS.PSB_POSITIONS_I_PVT dependencies on DUAL

Line 274: FROM dual

270: ORDER BY 2;
271:
272: CURSOR c_Global_Dist IS
273: SELECT 'Exists'
274: FROM dual
275: WHERE EXISTS
276: (SELECT 1
277: FROM PSB_DEFAULT_ACCOUNT_DISTRS a,
278: PSB_DEFAULTS b