Making a New QueryOn the left hand side of the program there is a list of folders. These folders are the names of tables in the database. Double-click the folder to expand them. Now under the folder you can see a list of the column names. Select the columns you wish to see using the mouse and hold the shift/ctrl keys to select multiple columns. Right-click on the selection and select Make New Query. The columns you selected will appear in the Display Columns area to the right. Alternativly you can use the menu Query -> Create New Query. You can also double-click a column name to quickly add it to the existing query. To begin retrieving all records of those columns, press the Query button at the top right of the window. A new tab will open up displaying your results. You can stop getting results by pressing the Stop button. |