Errore sul database di WordPress: [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 playlist.DataUscitaFisica DESC' at line 3]SELECT playlist . *, o2_label.nome as 'NomeLabel', iTunesParam.iLink
FROM (playlist JOIN iTunesParam ON playlist.ID=iTunesParam.IDPlayList)
JOIN o2_label ON playlist.IDLabel=o2_label.id WHERE (playlist.Expired='' OR playlist.Expired='0000-00-00 00:00:00' OR playlist.Expired IS NULL ) AND playlist.IDFornitore= ORDER BY playlist.DataUscitaFisica DESC