Erreur de requ�te SQL : Invalid SQL: SELECT DISTINCT(a.artid), a.artcode, a.catid, a.prix, a.prix2, a.prix3, a.prix4, a.prix5, a.prixpro, a.prixpro2, a.prixpro3, a.prixpro4, a.prixpro5, a.image, a.libelleFR, a.libelleURL, a.tauxchoisi, ad.descriptionFR, a.titre2FR, a.commandable, a.pctpromo, a.pctpromo2, a.pctpromo3, a.pctpromo4, a.pctpromo5, a.datedebut, a.datefin, a.prixpublic, a.prixpublic2, a.prixpublic3, a.prixpublic4, a.prixpublic5, a.reference_fabricant FROM article a inner join stock s on (a.artid = s.artid) inner join article_description ad on(a.artid = ad.artid) inner join position p on(a.artid = p.artid) WHERE (s.nombre > 0 or a.stock_illimite = '1') and a.activeV1FR = '1' and a.typearticle = '1' and p.catid IN (319) ORDER BY a.nbVente DESC LIMIT , 1 D�tail : 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 ' 1' at line 4 Num�ro : 1064