/ Published in: SQL
URL: http://www.4guysfromrolla.com/webtech/032906-1.2.shtml
Expand |
Embed | Plain Text
EXEC sp_MSforeachtable @command1="EXEC sp_spaceused '?'"
You need to login to post a comment.
samwa on 12/17/10
1 person have marked this snippet as a favorite
URL: http://www.4guysfromrolla.com/webtech/032906-1.2.shtml
EXEC sp_MSforeachtable @command1="EXEC sp_spaceused '?'"
You need to login to post a comment.