pmanisekaran
SSC-Addicted
Points: 401
More actions
May 26, 2003 at 10:14 pm
#64680
How do I find size in KB of particular table in a database
Frank Kalis
SSC Guru
Points: 111183
May 27, 2003 at 12:25 am
#458561
Hi pmanisekaran,
EXEC sp_spaceused '<your_table>'.
Is also explained in BOL.
Cheers,
Frank
--Frank KalisMicrosoft SQL Server MVPWebmaster: http://www.insidesql.org/blogsMy blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply