Viewing 2 posts - 1 through 3 (of 3 total)
Thanks Craig,
it was a good one to throw into wrapper and process couple hundred thousands of record each time.
all the table has VISITOR_ID as the primary key. So there will...
February 7, 2012 at 4:15 pm
#1444210
The p0 table is clustered index on VISITOR_ID ASC too.
The Recovery model is Simple. Whole data size is approx close to 301GB
Yes, I need all the data. Because we just...
February 7, 2012 at 3:48 pm
#1444196