The Table button displays the Column Selection window. You can use the Column Selection window to build queries by selecting tables and columns. The ipload utility inserts the selected columns and tables into the appropriate text boxes of the query-definition window.
The Column Selection window appears, as Figure 78 shows. The Tables list box includes synonyms and views that are valid for the local database server.
After you select a table, the right-hand pane displays a list of the columns in that table. Figure 78 shows the Column Selection window with the customer table selected.
Use the following actions to select columns.
Figure 79 shows the Column Selection window with several columns selected.
When the query-definition window reappears, the mouse cursor changes to a pointing hand and the message line reads:
Position Cursor Where Column Data to be Inserted
Figure 80 shows columns inserted into the Select text box. The ipload utility also inserts the table name into the From text box.