SELECT A, B, C FROM Table1 UNION SELECT A, B, C FROM Table2Please use Marked as Answer if my post solved your problem and use Vote As Helpful if a post was useful.
SELECT A, B, C FROM Table1 UNION SELECT A, B, C FROM Table2
Please use Marked as Answer if my post solved your problem and use Vote As Helpful if a post was useful.
No comments:
Post a Comment