Hi! I want to reorganize a SQL Server 6.5 database.
I found that I can use DBCC DBREINDEX but only on individual tables.
But how can go about reorganizing the whole database?
Thanks…Raza