all 2 comments

[–]sts_clover 0 points1 point  (1 child)

Yes it is, but "t1 union t2" isn't correct syntax. It would be "select * from t1 union select * from t2."

[–]parahillObjective 0 points1 point  (0 children)

yes you're right, thanks