WHERE Comparison field > ANY (Subquery)
The ANY Command looks something like this:
ANY Requires a set of results which is provided by the subquery
Here are some examples, let’s assume the Subquery returns the values 1 and 2