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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
You're a DBA, sysadmin, or developer who manages Microsoft SQL Servers. It's your fault if they're down or slow. These tools help you understand what's going on in your server.
4
4
5
-
* When you want an overall health check, run sp_Blitz.
5
+
* When you want an overall health check, run [sp_Blitz](#sp_Blitz:-Overall-Health-Check).
6
6
* To learn which queries have been using the most resources, run sp_BlitzCache.
7
7
* To analyze which indexes are missing or slowing you down, run sp_BlitzIndex.
8
8
* To find out why the server is slow right now, run sp_AskBrent.
0 commit comments