Administering SQL Server
SQL Profiler Keyboard Shortcuts
The following table shows the keyboard shortcuts available in SQL Profiler.
CTRL+Shift+Delete | Clear a trace window |
CTRL+F4 | Close a trace window |
- | Collapse a trace grouping |
CTRL+C | Copy |
ALT+Delete | Delete a trace |
+ | Expand a trace grouping |
CTRL+F | Find |
F3 | Find the next item |
Shift+F3 | Find the previous item |
F1 | Display available help |
CTRL+N | Open a new trace |
ALT+F7 | Replay the settings |
CTRL+F10 | Run to cursor |
F5 | Start a replay |
F11 | Step |
Shift+F5 | Stop a replay |
F9 | Toggle a breakpoint |