| Search and Query Builder / Query Builder | |
The Query Builder tab allows tabular queries on the attribute data from any of the currently displayed layers.
To build a query, follow the steps given below:
| Operator | Name | Description |
|---|---|---|
| = | equal to | This function only retrieves records that exactly match the text or value entered in the criteria text box. |
| <> | not equal to | This function looks for all values that are different from the value entered in the criteria text box. |
| < | less than | This function looks for all values lower than the value entered in the criteria text box. |
| > | greater than | This function look for all values higher than the value entered in the criteria text box. |
| >= | greater than or equal to | This function looks for all values higher than or at the same level as the value entered in the criteria text box. |
| <= | less than or equal to | This function looks for all values lower than or at the same level as the value entered in the criteria text box. |
| Like | Like | It looks for records in the chosen field that contain the criteria entered in any way. |
sign to add AND
conditions to the query filter. If you want to delete a query condition click the
button to delete the current
row.