25 SQL Server Profiler Keyboard Shortcuts

Learn SQL Server Profiler Shortcuts for Windows

Most Used SQL Server Profiler Shortcuts

ActionSQL Server Profiler Shortcut keys
New traceCtrl + N
Open trace fileCtrl + O
Close a trace windowCtrl + F4
Save a traceCtrl + S
Copy selectionCtrl + C
Open Find dialog boxCtrl + F
Find the next occurrence of the item specified in FindF3
Find the previous occurrence of the item specified in FindShift + F3
Go to lineCtrl + G
Insert a bookmark in an open traceCtrl + F2
Go to the next bookmark in an open traceF2
Clear trace window. This action cannot be undoneCtrl + Shift + Delete
Aggregated viewCtrl + V
Grouped viewCtrl + E
Expand a trace grouping+
Collapse a trace grouping
Step through a replayed traceF10
Start a replayF5
Run to cursorCtrl + F10
Stop a replayShift + F5
Toggle a breakpointF9
Replay settingsAlt + F7
Switch to another paneShift + F6
Delete a traceAlt + Delete
Display helpF1

READ NEXT:

Back to top button