5.3 Using Query Builder

Use Query Builder to build queries graphically by adding tables to a panel and selecting the columns to return.

Query Builder's graphical user interface enables database developers to build SQL queries without the need for manual SQL coding.

Using Query Builder, you can search and filter database objects, select objects and columns, create relationships between objects, view formatted query results, and save queries with little or no SQL knowledge.

Tip:

SQL commands created in the Query Builder can be accessed from SQL Commands.

See Also:

Using SQL Commands