codice:select *,'album' as tabella from tabella_album where attiva = 'si' union select *,'video' from tabella_video where attiva = 'si' order by data_ins
codice:select *,'album' as tabella from tabella_album where attiva = 'si' union select *,'video' from tabella_video where attiva = 'si' order by data_ins