I did a search, and nobody had posted this, so...
http://www.red-gate.com/products/SQL_Prompt/index.htm
Great add-in for Query Analyzer, though we know that some of us here don't need it ;)
But helpful for people getting familiar with SQL Server.
Printable View
I did a search, and nobody had posted this, so...
http://www.red-gate.com/products/SQL_Prompt/index.htm
Great add-in for Query Analyzer, though we know that some of us here don't need it ;)
But helpful for people getting familiar with SQL Server.
Indeed - and if you make a living working with databases then the log analyzer (from the sdame source) will one day save your life. :thumb:
I have been using this tool for a while now. Its very useful! I would recommend that you take a look at some of the options. Among other things you can get the tool to upper case your keywords which can be quite useful :)
One of my colleagues recommended it a few monts ago so we tried and everybody loves it. Nice tool.
We mostly do development in Oracle and apps like SQL Navigator (for Oracle) has this feature built-in so it was kind of "I wish there was something like that in MS SQL ..." every time you have to write some query ...