If I consult certain data in a query where in
, I would bring the data that match.
- Example: link
But my question is, how do I get the data that does not match and throw it in the query?
"Data to consult" is a random list, it is not a table, and of these data that I want to consult, I am not interested in those that are already there but those that are not.