DBA Data[Home] [Help]

APPS.BIX_CALLS_TYPE_BIN_PKG dependencies on DUAL

Line 15: FROM dual;

11:
12: /* Get the ICX Session Id */
13: SELECT icx_sec.g_session_id
14: INTO l_session_id
15: FROM dual;
16:
17: /* Delete the rows from the table bix_dm_bin for the current icx session and bin */
18: /* so that we donot display the leftover rows from the previous execution of the bin */
19: DELETE bix_dm_bin