SQLPrompt interesting feature
If you didn’t know, SQLPrompt is a great tool from Red-Gate which enables you to have intellisense for your SQL code in all kinds of development enviroments.
What you maybe didn’t know is that this tool also has Code Snippets, so besides beeing a great SQL intellisense tool, you can now define your own commonly used SQL snippets through this gem!
You can find the tool here: http://www.red-gate.com

Leave a Reply