Query Count the number of reports registered In Each Module
Query To Count the number of reports registered In Each Module SELECT fa.application_short_name,Decode (fcpv.execution_method_code, ‘B’, ‘Request Set Stage Function’,‘Q’, ‘SQLPlus’, ‘H’, ‘Host’, ‘L’, ‘SQLLoader’,‘A’, ‘Spawned’,‘I’, … Read more