Re: table size

From: Andrew J. Kelly (akelly@targitinteractive.com)
Date: 07/30/02


From: "Andrew J. Kelly" <akelly@targitinteractive.com>
Date: Tue, 30 Jul 2002 10:21:01 -0400


Don't know if its the Best way but one way is to use sp_spaceused
'TableName'. You may want to use the Updateusage option as well.

--
Andrew J. Kelly   SQL MVP
Targitinteractive, Inc.
"kaushik" <kaushikmondal@excite.com> wrote in message
news:2f4a01c237d2$451e51f0$3bef2ecf@TKMSFTNGXA10...
> what is the best way of calculating the size of a table