Sunday 24 November 2013

SQL Prompt - Write, refactor, and explore SQL effortlessly

Real world positive feedback from the T-SQL coal face

I have been using this tool for a few years now and can tell you it saves me a lot of time from re-writing T-SQL. I also love the new History tab so all those SSMS Queries you closed down thinking you didn't need them and then discover in fact you did? Well the history tab remebers what you typed and allows you to reteive your work, no more lost work!
The SQL Format function is brilliant, no more messy code! 
Enjoy!!

5 ways coding becomes effortless with SQL Prompt:

NEW! Tab history - save, search, and recover tabs in SSMS
IntelliSense-style code completion
Customizable code formatting
Save code snippets
Refactor SQL code
SQL Prompt is an add-in for SQL Server Management Studio and Visual Studio, and has been designed to strip away the repetition of coding.

More information: http://www.red-gate.com/products/sql-development/sql-prompt/

No comments:

Post a Comment