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 'ORDER BY I.IdCatImg Desc, I.OrdineImmagine Asc' at line 1
SELECT distinct C.* FROM immagini I join catimg C on C.IdCatImg = I.IdCatImg where C.IdCitta= ORDER BY I.IdCatImg Desc, I.OrdineImmagine Asc
[TEP STOP]