select * from table sin where
FIND_IN_SET('FAL5',CONCAT_WS(',', sin.DISPLAY_NAME,sin.ROUTE_CODE))
-- 查 DISPLAY_NAME 有FAL5 或者 ROUTE_CODE 有 FAL5