Clark Baker Posted 11 Months ago through
Blogs | 10 Points
Occasionally I will need to monitor tables and generate alerts based on the number of records in a table. Collecting the row count in an efficient way becomes very important on a busy system. I have found this method to be the most efficient way to coll...