SQL (MySQL) REGEXP (Regex)
# From: http://stackoverflow.com/questions/1127088/mysql-like-in SELECT * from fiberbox where field REGEXP '1740|1938|1940';