Looking to write a script to send alert notification once an Oracle database table object reaches a certain row count value. If anyone has the 'If this then that' logic for a unix shell script would be great.
With the logic to monitor and check the table if and when it reaches the total row count can be added to the script and scheduled via cron.
Thanks.