This is may be an idiotic question with an obvious answer.
Can I execute the query using only one expression?
It seems to me that the only way to do this is to set "Both" and set the second query that you don't need to something like "OBJECTID_1 is greater than 0".
If you use only one query, you get an error since it expects both expressions to be valid.
Thanks.