(SELECT * FROM tabla 1) UNION (SELECT * FROM tabla 2) UNION (SELECT * FROM tabla 3 WHERE campo='campo')