Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Best method to shrink a table?

    Dear Friends

    DBCC DBREINDEX, INDEXDEFRAG, commands are using indexing the table to physically order the table. This will not reclaim the space which you need.

    Prashant

Viewing post 1 (of 2 total)