Looking Up the Names of Columns in the Database

Look up the names of columns stored in the database and insert them at your cursor position.

  1. Select Tools > Lookup Table Name or press F7.
  2. Find and select the table containing the column.
    Note: In the Lookup Table Name window, you can enter the first few characters of the table you are looking for. The list is narrowed to include only those items that start with the text you entered.
  3. Click Show Columns.
  4. Select the column and click OK to insert the column name into the SQL Statements pane at the current cursor position.