ERREUR : 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 '' at line 1 Select FK_sejour_date,FK_sejour,sejour.price,tarif.price transprice,tarif.ID tarif_id, FK_transports1,FK_transports2, country.name country_name from ((inscription_sur_choix inner join sejour ON FK_sejour=sejour.ID) left join tarif ON FK_tarif=tarif.ID) left join country ON sejour.FK_country=country.ID where inscription_sur_choix.ID=