Getting the Table1.Documents_Processed for MyBatches_2 which is 5, minus 1 (minus one is constant) to get the result 4.
then get the row count from Table2 based on the time from Table1 (any row in Table2 that is greater than 2011-08-25 15:19:17.000). the row count should be equal to 4.
Note: these tables don't have any primary key and no relationships. My only way to trace the records are based on time.
thanks in advance.
Last edited by markenstein; August 25th, 2011 at 04:30 PM.
Bookmarks