SQL Prompt 6.4 Release

I used to highlight a bunch of text (a couple of statements) then press F5 to execute that statement. With this new release you are able to easily execute the current statement by pressing Shift + F5.
📅 23 Sep 2014

Recently SQL Prompt 6.4 was released. Below are some of my favorite features from this release Smile.

Execute current statement

I used to highlight a bunch of text (a couple of statements) then press F5 to execute that statement. With this new release you are able to easily execute the current statement by pressing Shift + F5.

2014-09-16_06-52-30

You are also able to execute the current batch with Alt + Shift + F5 which is pretty cool.

2014-09-16_06-54-12

Insert semicolons

Another neat feature is the Insert semicolons which quickly inserts semi colons at the end of each statement with a simply shortcut key of Ctrl + B, Ctrl + C

2014-09-16_06-56-25

Rename variables and aliases

The last of the features I'm going to show is Rename variables and aliases. This feature makes me feel like I'm in Visual Studio with an easy way to rename variables without using Find and Replace. By pressing F2 on a variable it will change into a view like below where you can easily rename your variable

2014-09-16_06-59-08

Release Notes

There is a bunch of really cool features that have been released in this version including 41 requests (more details) from the Red Gate User Voice site. You can view the official release notes for 6.4 from http://br0wse.net/-SQL-Prompt-6-4-release-notes, other version release notes from http://br0wse.net/-sql-prompt-release-notes and finally if you want to download the new version you can go to http://br0wse.net/-sql-prompt.