codice: select * from tab_1 where quantita > 0 union all select * from tab_2 where quantita > 0
select * from tab_1 where quantita > 0 union all select * from tab_2 where quantita > 0
Regole del Forum