Filters

Once Filter is selected for View or Table - all the processes, executed in the Workspace for specific Database Connection are affected by this Filter (if relevant Table or View used in this process).

Create Filter:

  1. Right-click on Table or View.
  2. Select Current Filter->Create New Filter.New Filter dialog will open In this dialog you can write any WHERE condition for the Filter.
  3. Double-click on Field name in the list will paste the field name into your SQL statement.
  4. Once SQL created, you can use Test to check the syntax.
  5. To finish the process, click OK and provide Filter name in the Save Filter dialog.

Edit existing Filter.

  1. Right-click Table/View name and select Current Filter->Edit Filter
  2. Select the Filter you want to edit from Filter Names list.

Drop the Filter

  1. Right-click on Table/View name and select Current Filter->Drop Filter
  2. In the opened dialog, check all filters you want to Drop
  3. Press OK.

Activate the Filter:

  1. Right click on Table/View name and select Current Filter
  2. Select one of your filters from the list in the menu. You can see that the icon near Table/View name has changed and is signed with Filter.

Pay attention - from now all processes, executed in this workspace using Filtered Table/View, will be affected by this Filter.

The Filter is an internal Cross-Database Studio Workspace Connection object parameter. Backend database does not store this Filter.

Un-Activate Filter:

  1. Right-click Table/View name
  2. Select Current Filter->No Filter. You can see that icon near Table/View is regular and is not signed with Filter.