Object filters reduce the number of objects displayed in a schema.
To create browser filters
-
Depending on the Schema Browser style you have selected (tabbed or dropdown vs. treeview) do one of the following:
Tabbed or dropdown: Select the object type that you want to filter, for example Tables or Roles, and then click
on the Schema Browser toolbar.
Tree view: Right click the object type in the tree view, then select Filter object_type.
- Complete the fields as necessary.
- To save the filter, click Saved Filters and select Save Current Filter As.
- 'Save filter data for all object types,' or
- 'Save filter data for roles only' (in this example).
Saves into an SBFLT file. When such a file is reloaded, current settings for other object types are not changed.
-
To customize or review the query before applying it, select View/Edit Query Before Executing and click OK.
Notes:
- Do not change the SELECT list.
- When entering the IN clause, you must enclose the table name in single quotes ('TEST'). This lets you enter multiple table names ( such as 'TABLE1', 'TABLE2', 'TABLE3') or enter a sub-query.