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

Cannot Show requested dialogue - Timeout Expired. The Timeout priod elapsed prior to completion of the operation or the server is not responding (21m)

Basic SQL query? (12h)

T-sql - we created Message from app1 and trying to disable from app2 (23h)

SQL select Top 10 records for unique combination of two columns (1d)

SSRS Report Sorting with Grouping Issue (2d)

ORA-01476: divisor is equal to zero (2d)

Create new columns based on min and max values of a record with multiple rows (2d)

Memory Required for Reporting Services 2022 (2d)

- Advertisement -