Database error:
1064: 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'' at line 1
Query: SELECT a.Productgroepnr, a.Artikelomschrijving, a.Merk, a.SeoLink, a.Prijsverkoop, a.Voorraad, b.HoofdgroepSeo, b.OndergroepSeo, b.SubgroepSeo FROM Producten a INNER JOIN ProductGroepen b ON a.Productgroepnr = b.Productgroepnr WHERE a.Merk = 'Vogel's'