|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Tuesday, October 30, 2012 7:36 PM
Points: 148,
Visits: 69
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 9:49 AM
Points: 3,
Visits: 111
|
|
If you'd like to sort by any of the size columns, simply substitute the following ORDER BY clause with the name of the column inserted. As an example I sorted by dataSpace.
ORDER BY convert(int,reverse(substring(reverse(dataSpace),4,10))) DESC;
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Saturday, August 25, 2012 9:48 PM
Points: 777,
Visits: 134
|
|
hi, its soo helpful script for me. so simple to run. really appreaciatable.
thx sreejith MCAD
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Monday, October 31, 2011 1:10 PM
Points: 480,
Visits: 1,163
|
|
It would be nice to see performance impact on a production DB while running this during business hours. Though I wouldn't run this during business hours, many unsuspecting people would unless its listed not to do so 
Thanks for the article and yes this is helpful.
--
|
|
|
|