Cote+D%27IvoireAbidjanDatenbank-Fehler:
DB Error: syntax error
SELECT * FROM hotels_small_2005
INNER JOIN countries_2005 ON countries_2005.country_code=hotels_small_2005.country_code
LEFT JOIN chain_codes_2005 ON hotels_small_2005.chainCode=chain_codes_2005.chain_code
WHERE country_name = 'Cote D'Ivoire' AND city = 'Abidjan' ORDER BY numberStars DESC, loRate ASC LIMIT 0, 20 [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Ivoire' AND city = 'Abidjan' ORDER BY numberStars DESC, loRate ASC LIMIT 0, 20' at line 4]