Tag: sql server

Community

ALTER INDEX ALL REBUILD behavior

(Joe Sack) I was asked a few questions about the behavior of using “ALTER INDEX ALL… REBUILD” and thought I would detail my answers here… Quick background – using the ALL argument with ALTER INDEX REBUILD instead of naming a specific index allows you to specify all indexes associated with the table