Set Database Object Filter dialog box

Defines a filter based on databases, tables, or stored procedures.

Databases -- Lists the databases defined in Adaptive Server. To select a database, click on it.

Objects in selected database -- Lists the tables or stored procedures defined in the selected database. To select an object, click on it. To select multiple objects, click on each one separately To deselect an object, click on it again.

Add button -- Adds an object to the Filter on list.

Remove button -- removes an object in the Filter on list.

Filter On -- lists the objects in the filter.

To construct the Filter On list:

  1. Select a database by clicking on it in the Databases scroll list.
  2. To filter on all of the objects in the database, click the Add button while the database is selected in the top scroll list. This action causes the following entry in the Filter On scroll list:

    databaseName.%

    The % character is a wildcard that signifies any string of zero or more characters.
  3. To filter on a subset of objects from the selected database:
    1. Select one or more lines in the Objects in Selected Database scroll list.
    2. Then click Add to move your selections into the Filter on scroll list.
  4. Repeat steps one through three until you complete your list of database objects for the filter.

To remove a line from the Filter On list:

  1. Select the line.
  2. Click Remove.

Include Selected Values button -- Defines a filter that displays statistics only when the value in the filtered data item matches the specified string.

Exclude Selected Values button -- Defines a filter that displays statistics except when the value in the filtered data item matches the specified string.