Row value for column is in the rows query returns.
query
SQL inQuery(ToQuery<dynamic, V> query) => SQL([this, const RawSQL('IN'), subquery(query)]);