watergrinder
MIS
Hi All,
I want to write a script that monitors the count(*) of records in a table and do further actions if the count steadily increases. Say from 0 to 10 or so. Ideally it should be 0. How is it possible to keep track of count? Is it through cronjob? If so can you tell me how?
Thanks!!!
I want to write a script that monitors the count(*) of records in a table and do further actions if the count steadily increases. Say from 0 to 10 or so. Ideally it should be 0. How is it possible to keep track of count? Is it through cronjob? If so can you tell me how?
Thanks!!!