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