My MVP Profile

Thursday, July 27, 2006

Intellisense for SQL Scripters

Working with MOM data frequently, I use Query Analyzer quite a lot, but find it difficult to remember all the column names within tables in a given SQL database.
 
Red-gate software has developed a product that provides Intellisense ( the pop-up code completion functionality built into Visual Studio and some advanced script editors) for SQL. It provides view, stored procedure, table and column options as you write your T-SQL. Very convenient and a big time saver - I've been using it for some time now.
 
Did I mention it's FREE? Check it out HERE.

Comments on "Intellisense for SQL Scripters"

 

post a comment links to this post