User Guide
Eclipse RDS Support 79
Using Visual Query Builder
You use the Query Builder to define a SQL statement. The following image shows the Query
Builder user interface:
To build a SQL statement using the Table pane and the Properties panel:
1. Expand a data source.
2. Double-click the columns to be named in the SELECT statement.
As you select columns, the Query Builder creates the SELECT statement in the area at the
lower edge of the pane.
3. If you select columns from more than one table, you must specify the column or columns
used to join them by dragging a column from one table to the related column in the second
table.