Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get The Database Size
Message
From
04/04/2010 13:28:13
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01458634
Message ID:
01458656
Views:
40
>>>How do I get the Size of the database?
>>
>>Another option:
>>SELECT * FROM sysfiles
>>or just
>>SELECT name,size FROM sysfiles
>
>The numbers I got there don't match the numbers I got from helpfile.

I see sysfiles values are in 8kb pages. Still doesn't seem to match though :-{
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform