codice: SELECT top 1 titolo,contenuto,commenti FROM tab_1 ORDER BY id DESC LIMIT 0,1
SELECT top 1 titolo,contenuto,commenti FROM tab_1 ORDER BY id DESC LIMIT 0,1
Regole del Forum