You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'This may indicate a performance problem if mismatches occur regularly') ;
5032
5032
5033
5033
IFEXISTS (SELECT1/0
@@ -5053,7 +5053,7 @@ BEGIN
5053
5053
200,
5054
5054
'Database Level Statistics',
5055
5055
'The database '+ sa.[Database] +' last had a stats update on '+CONVERT(NVARCHAR(10), CONVERT(DATE, MAX(sa.LastUpdate))) +' and has '+CONVERT(NVARCHAR(10), AVG(sa.ModificationCount)) +' modifications on average.'AS [Finding],
0 commit comments