sync
This commit is contained in:
@@ -23,5 +23,4 @@ WHERE t.name NOT LIKE 'dt%'
|
||||
GROUP BY t.name,
|
||||
s.name,
|
||||
p.rows
|
||||
ORDER BY p.rows DESC,
|
||||
t.name;
|
||||
ORDER BY [TotalSpaceMB] DESC
|
||||
Reference in New Issue
Block a user