Is there a plungin to monitor database query
Posted: Tue Mar 31, 2020 2:30 am
Hi
Is there a plugin to monitor database query.
We would like to monintor a database query like the one below:
select count(*) from alloc_invn_dtl where stat_code = 11 and (sysdate - mod_date_time) * 24 * 60 > 30"
Is there a plugin to monitor database query.
We would like to monintor a database query like the one below:
select count(*) from alloc_invn_dtl where stat_code = 11 and (sysdate - mod_date_time) * 24 * 60 > 30"