Assigning Query Conditions

When you add a field to the Query Builder Conditions tab, the Assign Condition window is displayed for that field.

To assign:

  1. Open Query Builder.
  2. Select the Conditions tab.
  3. Add a condition statement.
    The Assign Condition window displays.
  4. Select an Operator.
  5. In the Value Is field, specify a value or click Browse to select a value.

    If you selected "In" as an operator, the values must have quotation marks around each entry.

  6. Select the Case Sensitive Compare check box to use capitalization as part of the condition.

    If you are using Microsoft SQL Server, the Case Sensitive Compare option is not applicable. All queries are case insensitive.

  7. If required, select Use Value as a Literal check box.
  8. Click OK.
Related topics