Purchase Solution

Methods that can be used to graphically create SQL queries

Not what you're looking for?

Ask Custom Question

What methods can be used to graphically create SQL queries?
In your opinion would graphical or written code present the most flexibility?
Which do you feel would be the best for a person to use?

Purchase this Solution

Solution Summary

An overview of the methods that can be used to graphically create SQL queries, with a qualitative comparison between them.

Solution Preview

Student, Microsoft SQL Server Management Studio offers a Query Designer dialog that allows graphical design of queries. Attached is a screen image I took of designing a simple SELECT between two tables in SQL Server 2005 Express Management Studio. This is how the application is described in the Books Online (September 2009) help documentation for SQL Server 2008 Enterprise Edition:, where it is now called Query Builder: ...

Purchase this Solution


Free BrainMass Quizzes
Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C++ Operators

This quiz tests a student's knowledge about C++ operators.