For example, to retrieve all countries where the capital has more than 10 million residents:
In this use case, the data query expression in the Note:
Using a
SEARCH operator with an arrow (-> )
is not a real JOIN as it does not generate pairs in output. Recommendation:
Use the arrow
-> or reverse <-
operator in your expression to use references efficiently. For more information, see Expression Language. |