Hello,
Can someone tell me which of the following DBCC command I should use to defrag a table in SQL server 2000? DBCC DBREINDEX or DBCC INDEXDEFRAG. I have more then a dozen of tables with an Extent Fragmentation of more then 90%. Also, can I use the two DBCC commands above to defrag table that does not have any index?
Thanks a bunch!
Can someone tell me which of the following DBCC command I should use to defrag a table in SQL server 2000? DBCC DBREINDEX or DBCC INDEXDEFRAG. I have more then a dozen of tables with an Extent Fragmentation of more then 90%. Also, can I use the two DBCC commands above to defrag table that does not have any index?
Thanks a bunch!