codice: select * from tabella1 union select * from tabella2 union select * from tabella3 order by data desc limit 3
select * from tabella1 union select * from tabella2 union select * from tabella3 order by data desc limit 3
Regole del Forum