"SELECT WHERE IN" equivalent

There is no such syntax, unfortunately. You should use SQL condition for that and add that criteria directly using SQL.