Comments
2 comments
-
Have you tried SQL Refactor , it gives na enormous number of ways to reformat code and make things more legible
It complements SQL Prompt nicely -
Thanks for your comments Matthew. SQL Prompt does not have an option for where to place commas. We are trying to keep the options dialog from getting too complex, but we will look into it for later versions.
For the moment, as Mike suggested, SQL Refactor does have the ability to refactor SQL to place commas before or after columns, along with lots of other formatting/refactoring stuff that complements SQL Prompt well. If you'd like to try it, it's available for download at:
http://www.red-gate.com/products/SQL_Refactor/index.htm
Add comment
Please sign in to leave a comment.
EXAMPLE:
When I type:
then press tab after * I get:
instead of: