Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 736ae34

Browse files
Update tables-information.sql
1 parent 20f071f commit 736ae34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎QueryTemplates/Common Scripts/tables-information.sql‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,7 @@ FROM RowsStatistics AS RS
8282
LEFT OUTER JOIN
8383
TableSizes AS TS
8484
ON TS.ObjectId = TI.ObjectId
85+
WHERE 1 = 1
86+
--AND rs.TableName = 'tableName'
8587
ORDER BY TS.UsedSpaceMB DESC;
8688

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /