DBA Data[Home] [Help]

APPS.AD_ZD_MVIEW dependencies on AD_PATCHED_TABLES

Line 1683: FROM ad_patched_tables;

1679: -- TODO: Need to analyze whether we need to put the where condition on status
1680: -- or not
1681: cursor ptbls is
1682: SELECT owner, name
1683: FROM ad_patched_tables;
1684: l_mvlog_exist number := 0;
1685: BEGIN
1686:
1687: log(c_module, 'PROCEDURE', 'begin: no parameter(s)');