I would like to know how to check the where clause if any of the line has a certain number. For example: If a select returns
1
2
3
4
and in the request clause 4 it returns the values, if it returns
1
2
3
and in request clause 4 it returns empty.
I do not know if it was clear, if there is doubt I rewrite the question. Thank you in advance.