WHERE Comparison field > ALL (Subquery)
The ALL Command looks something like this:
ALL 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