Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
try:
WHERE pick( field, '1', '2', '3', '4' ) > 0
OR
len(pick( field, '1', '2', '3', '4' )) > 0
Match(.....)>0
View solution in original post