Viewing 4 posts - 1 through 5 (of 5 total)
I went off to read about partitioning as I understand it I would still need to write these records to the partion. So it would take as long to...
December 28, 2010 at 12:10 pm
I'm moving a subset older records of the source table data. I can't rename it since I still need that for the subset of newer records. I've tried insert...
December 27, 2010 at 10:21 am
I will be moving data from a source table on the same server to a destination in the same database
December 27, 2010 at 10:01 am
I'm working with a 33-77 million record table. I need to take the data chunks off the these tables so I thought a Top 1000 delete with OUTPUT. As the...
December 27, 2010 at 8:09 am
Viewing 4 posts - 1 through 5 (of 5 total)