puoi usare UNION

SELECT * FROM tabella1
UNION
SELECT * FROM tabella2