Jan 2, 2002 #1 VBXL Programmer Joined Jul 10, 2001 Messages 198 Location GB Is there an SQL statement that can list the table sizes in an SQL Server 2000 database
Jan 2, 2002 #2 RickCole Technical User Joined May 9, 2001 Messages 349 Location GB Have a look at DBCC SHOWCONTIG. Rick. Upvote 0 Downvote