Whats the worst that can happen if I drop existing indexes in SQL Server 2000 (and are the effects similar in 2008 R2?)?
I understand it may slow down some queries, but is that the worst thing that can happen?
I’m looking at the Index Tuning Wizard and trying to decide if I need to keep all existing indexes or not because what if the past DBAs applied the wrong ones? What should I do if the tuning wizard gives me a much higher improvement % with keeping existing turned off?
1 Answer