We have a table that gets created each evening. We would like to create something that would run each morning that would check the record count and notify us if we appear to be missing records. For example, this table usually has around 21000 records. This morning, it only had 1497 records because a nightly process was delayed. Does anyone have any suggestions or a process/database to share that would help us in identifying a potential issue like this? Thanks in Advance.