String Operators
A predefined set of string operators is shown when the filter value
selected is represented as a string in the database repository. The
string operators are described in Table 1.
| Operator | Description |
|---|---|
| equal to | Find all records where the search term exactly
matches the value in the repository
Note: Search term is
not case sensitive.
|
| not equal to | Find all records where the search term does
not match the value in the repository
Note: Search term is
not case sensitive.
|
| like | Search for a pattern in a filter field. The
percent sign (%) can be used to define wild cards. For example:
|