Posted by kumar on 12/05/95 11:31
we are trying to delete data from a huge 75 million records table it takes 4hr to prune data delete from Company where recordid in (select top 10000 recordid from recordid_Fed3 where flag = 0) we have a loop that prunes 10000 records at a time in a while loop let me know if there is a better way to acheive this
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming