NetInverse Developers Blog

March 8, 2009
Category: SQL — Tags: — admin @ 12:04 am

You may want to check out this list of the deprecated features in SQL 2005.

I noticed that DBCC DBREINDEX is one on the list. SQL 2005 introduces a new REBUILD option to the ALTER INDEX command to replace it. This new REBUILD option can perform online or offline re-indexing operations.

DBCC DBREINDEX can only perform offline reindexing.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

©2009 NetInverse. All rights reserved. Powered by WordPress