The toql query language is a string that defines which fields should be selected from a database table.
Fields can be filtered and ordered, they are separated by comma or semicolon to express AND or OR concatenation.
Fields preceded by a path refer to a depended table.
is translated into
#### Example 2:
is translated into