Filtering Database Objects

With dbForge Fusion for SQL Server, you can create a filter for database objects in accordance with a certain criteria.

Creating a Filter

  1. To create a filter for an object category (for example, Tables), right-click its node and choose Filter on the shortcut menu. Alternatively, select an object category node and click Filter on the Database Explorer toolbar.

    The Filter Settings dialog box will appear.

  2. Specify parameters for a filter in Criteria:

  • In the Property column, select the required property (Name, Schema or Owner).

  • In the Operator column, select the matching type of the filter syntax (Equals, Not Equals, Contains, Starts With, Ends With).

  • In the Pattern column, enter the full or partial syntax of the property or properties you want to apply to a filter.

  1. Check All or Any to make a filtered object comply with all or any criteria.

  2. Click OK.

When a filter is applied to a certain database object category, it is labeled as (filtered).

Deleting a Filter

To delete a filter, right-click an object category node and select Clear Filter on the shortcut menu.