Sql Query Builder released

By Bill Graziano on 8 March 2001 | Tags: Tools


Richard Eradus submitted "SQL Query Builder (SQB) makes the creation of complicated SQL Queries a thing from the past, its now simply a case of select and click to generate your SQL Queries.

SQB provides SQL Intellisense within its edit screens, so you still have full control over the generated query but still can ask for help with the query language (press ctrl+space after keyword or command). In cases that the builder normally would expect fieldnames from a table SQB will provide all the relevant fieldnames via the SQL Intellisense mechanism (SQL Data intellisense). The edit screens are color coded, so the actual SQL commands/keywords are easily distinguished from other code that maybe present in the editor screen, the editor also provides line numbers to make it easy for you to see where you are in the document."

Link: Sql Query Builder released


Related Articles

Debugging Stored Procedures in Visual Studio 2005 (25 June 2007)

Free online SQL Formatter (5 April 2006)

Free tools for SQL Server (2 March 2006)

Software Review: SQLCompare (27 April 2004)

Compare SQL Server databases (2 May 2003)

Foam - FOR XML EXPLICIT Tool (9 August 2002)

Getting the Most Out of SQL Server 2000's Query Analyzer, Part III (7 August 2002)

How to troubleshoot orphan users in SQL Server databases? (6 August 2002)

Other Recent Forum Posts

How to set a variable from a table with comma? (21h)

SSRS Expression IIF Zero then ... Got #Error (1d)

Understanding 2 Left Joins in same query (2d)

Use a C# SQLReader to input an SQL hierarchyid (2d)

Translate into easier query/more understandable (3d)

Aggregation view with Min and Max (3d)

Data file is Compressed - Cannot Re-Attach, Cannot Restore (3d)

Sql trigger assign value to parameter (7d)

- Advertisement -