Anfrage: SELECT DISTINCT task.*, firma.Firma FROM (task LEFT JOIN firma ON task.Nummer = firma.Nummer) WHERE Marke_Text LIKE '%Pepsi "It's America"%' Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's America"%'' at line 1