I wanted to modify the query I wrote using the IN operator to using the Exists operator. However, the problem is that I have union all
IN
Exists
union all