Entering content frame

Syntax documentation query_expression Locate the document in the library structure

<query_expression> ::=
  <
query_term>
| <query_expression> UNION [ALL] <query_term>
| <query_expression> EXCEPT [ALL] <query_term>

Leaving content frame