July 20, 2018 at 8:29 am
+------+------+-------+
| Col1 | col2 | col 3 |
+------+------+-------+
| 1 | Fred | Smith |
| 2 | Tom | Jones |
+------+------+-------+
+------+------+-------+
| Col1 | col2 | col 3 |
+------+------+-------+
| 3 | Bob | Brown |
| 4 | Mike | Hunt |
+------+------+-------+
+------+-------+-------+
| Col1 | col2 | col 3 |
+------+-------+-------+
| 1 | Fred | Smith |
| 2 | Tom | Jones |
| 3 | Bob | Brown |
| 4 | Mike | Hunt |
+------+-------+-------+
Gordon Barclay
August 2, 2018 at 1:02 pm
Shame about not being able to use linked servers, because I think the answer might be to do a UNION of the two tables inside a stored procedure, and then base your report on that. Then this is trivial.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy