Previous
Previous
 
Next
Next

Using the Find Tables Icon

The Find Tables icon resembles a flashlight. Click this icon to view tables within the currently selected schema.

Description of wrkshp_find_tables.gif follows
Description of the illustration wrkshp_find_tables.gif

To view tables within the current schema:

  1. Navigate to SQL Commands.

  2. From the Schema list, select a schema (optional).

  3. Click the Find Tables icon.

    The Table Finder appears. A search bar displaying the selected schema displays at the top of the page and contains the following controls:

    • Search. Search for a table name. Enter case insensitive keywords in the Search field and click Go. To view all tables, leave the Search field blank and click Go.

    • Views. Select the Views check box and click Go to include views in the resulting report.

    • Rows. Determine how many rows display in the resulting report. To change the number of rows that display, make a selection from the list and click Go.

    The Table Finder report appears displaying the table name, the number of rows, last analyzed date, and the object type.

  4. Select a table name.

    The Table Finder report appears.

    Description of wrkshp_view_table.gif follows
    Description of the illustration wrkshp_view_table.gif

    This report displays the column names, data type, length, precision, scale and the SQL necessary to re-create the table that appears at the bottom of the page.