Record Deletion Update
As I thought, by changing the code to copy the good records rather than trying to delete the bad ones is a million times faster. The 20 second code from yesterday is now down to 8 seconds. Now the real possible combination sorting isnt even on the profiler any more, its that fast. The slowest [...]