Hello, I have built a simple UI that gets data for each table in our database using _TableStat and displays the reads, creates, and deletes since the DB started, and also the numbers since you last ran the tool (basically recentReads, recentCreates, and recentDeletes).
We took it a step...