I am running batches of filters in QA on sql2k which manipulate small database of .25Meg rows. As each filter is actioned I see how many rows were affected, however I would like to add a batch identifier[name or number] in the sproc so that I can easily see which row count applies to which filter more easily.