This commit is contained in:
2023-03-01 08:48:25 +01:00
parent f4c95e6b1a
commit 6298bd9173
6 changed files with 6475 additions and 2 deletions

View File

@@ -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