Creating an Event Group Filter Constraint with SQL

To create a filter constraint with free-form SQL:
  1. Click the Add SQL button in the Create Event Group Filter or Event Group Filter Properties dialog box. A text entry dialog box is displayed to enter a free-form SQL WHERE clause.
  2. To test the correctness of your SQL, click the Test SQL button.
  3. When complete, click the OK button to save your changes and exit the dialog box.

See Also