Break points in SQL Server

TOGGLE A BREAK POINT
Press F9.

To open the breakpoints window
Press CTRL+ALT_B

To RUN the query/execute the store procedure
Press ALT+F5

Sample break point example below:


Move from one break point to another: Right click on the query window and select ‘Run To Cursor’







Comments

Popular posts from this blog

Run OpenAI Codex Inside Claude Code via MCP

I Built an AI Reviewer That Refuses to Tell Me If My Idea Will Work