Content

Sql Server Reindex Tables

8 Jun

+ 4

During my attempt to shrink my database so that it would fit on my laptop (it was 20 gigs), I figured out that I needed to reindex all my tables.

You’ve got a bug in the DBCC line — you used @tablename when you should’ve only used @table. Otherwise works great. Thanks.

Thanks! I fixed it!

Thanks! I needed this

Thanks this has helped me.

Comment

#

I reserve the right to delete and / or modify the comments that contain inappropriate language, spam or other behavior not appropriate in a civilized community. If your comment does not appear, it may be that akismet caught it.