I have this EMPLOYEE table of employees list
+-----+---------------+-------------+ | ID |EMPLOYEE_ID | SKILLS | +-----+---------------+-------------+ |
You can try this to search in two columns.
SELECT * FROM order1 WHERE FIND_IN_SET(order_no,'$foo') OR awb_no IN ('$foo')