|
Working With Selection Criteria
The Selection Criteria tab allows you to work with a purging rule’s criteria in several ways. You can:Viewing the Selection Criteria
The top area on the Selection Criteria tab displays the full statement used to select the objects to be purged. For example:Changing the Relationship Between Filter Groups
The default choice is ANDed within a group, ORed between groups. Because each group typically contains only criteria for the same attribute, in most situations it is not necessary to change the default operator.For example, the following criteria and the ANDed within a group, ORed between groups setting:
If the logical operator setting is changed to ORed within a group, ANDed between groups and the groups the criteria belong to:
To Change the Relationship Between Filter Groups
2. Select the Selection Criteria tab.
• ANDed within a group, ORed between groups: an object must comply with all criteria in a group for it to be selected; an object that is selected by any group is purged.
• ORed within a group, ANDed between groups: an object that complies with any criterion in a group is selected; an object must comply with at least one criterion in each group to be selected.
4. Click OK to save the change and close the Purging Rule dialog.Previewing the SQL Select Statement
When a purging rule is executed, the selection criteria is translated into an SQL select statement. You can preview the SQL to be produced by clicking View SQL. You cannot alter the generated SQL.