Queries using both attribute value and function test clauses

You can combine query clauses to narrow your search.

The following lines show how to combine query clauses:

"not query_clause"

"query_clause and query_clause"

"query_clause or query_clause"

Example


Feedback