Suppose I have a table of test results with at least 4 columns: ID (unique integer) SuiteName (name of test) RunTime (DateTime) Failed There are several hundred tests, and I will run a batch file that runs all the tests several times a week. There may