Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 DBCC CLEANTABLE equivalent for SQL7?

Author  Topic 

izaltsman
A custom title

1139 Posts

Posted - 2001-11-15 : 19:05:36
Hi all!

In SQL2k there is a DBCC CLEANTABLE command, which allows to reclaim space after dropping text or varchar column using ALTER TABLE command. Does anyone know if there is an equivalent function for SQL7?

   

- Advertisement -