Using Query Builder in the Oracle 10g Express Edition - A simple SELECT query (Page 3 of 5 )
Let us follow a simple query. We'll be doing nothing fancy; three columns are chosen and nothing else. We show just the default view of the condition tab when the three columns are added.

Clicking on the SQL tab will show the following window. This screen cannot be edited here. If you want to replace "LAST_NAME" by a friendly Name "Last name" you have to return to the Condition tab and change the "alias."
Now click on the Results tab. You will see the following screen.

Next: Creating a SELECT query with a WHERE clause >>
More Oracle Articles
More By Jayaram Krishnaswamy