by September 24, 2011
onIn case you are currently processing a huge amount of data in a transaction in your MS SQLServer you are usually not able to look into the already processed data. Enter the following command in your Management Studio in order to enable a sort of live-inspection
:
I found this really helpful tip on inpad.de