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.
Author |
Topic |
ashkot
Starting Member
3 Posts |
Posted - 2012-03-06 : 12:38:14
|
Hi there,Is there an easy query in SQL that will list the size of each of my table in MB for each table in my database?Thank you.Ashwin |
|
sqlfresher2k7
Aged Yak Warrior
623 Posts |
Posted - 2012-03-06 : 12:45:39
|
You can check the below link it may be useful.http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=61762 |
 |
|
|
|
|