커서가 위치한 쿼리문을 단축키로 실행 시켜주는 애드인

 

 

https://stackoverflow.com/questions/1272334/how-can-i-run-just-the-statement-my-cursor-is-on-in-sql-server-management-studio

 

How can I run just the statement my cursor is on in SQL Server Management Studio?

As a long time Toad for Oracle user, I have gotten used to hitting Ctrl+Enter and having just the statement under the cursor be executed. In SQL Server Management Studio, hitting F5 runs the entire

stackoverflow.com

 

 

* [Ctrl]+[Shift]+[E]

 

+ Recent posts