@BADIndex BIT = 1, -- Set to 1 to include analysis of bad non-clustered indexes @MissingIndex BIT = 1, -- Set to 1 to include analysis of missing indexes ...
Is the database containing the index to defragment. If 0 is specified, the current database is used. Database names must comply with the rules for identifiers. DBCC INDEXDEFRAG defragments the leaf ...