Hi.
I would like to monitor if a row has been added to a given table during the last hour and I would like to download this row in part. I currently have an MSSQL by ODBC template that contains discovery roles from database discovery. Currently the template collects a large amount of data but needs to check if a row is added to a given table and then a trigger is fired. The question is how can I do it quickly? I will add that I would like to monitor several tables with different names
I would like to monitor if a row has been added to a given table during the last hour and I would like to download this row in part. I currently have an MSSQL by ODBC template that contains discovery roles from database discovery. Currently the template collects a large amount of data but needs to check if a row is added to a given table and then a trigger is fired. The question is how can I do it quickly? I will add that I would like to monitor several tables with different names
Comment