I need to get rid of 5 milliom rows from this table. It is contained in sql server 2005. I try a limited delete statement buyt get nothing but time outs. How can I get rid of these extra rows. My plan is to write a stored procedure that has a timer on it to execute every month or so. But I need to get rid of these rows in the mean time. Thanks for the reply.


Reply With Quote
Bookmarks