MySQL Wählen Sie aus, wo der Text enthält

SELECT *
FROM `table`
WHERE `column` LIKE '%{$needle}%'
Impossible Ibis