SQL: How To Display & Compare 2 Query Results In The Same Window


/ Published in: SQL
Save to your folder(s)

This is how to run 2 separate queries and display them in the same window in order to compare the results.

You need to add the union all in between the queries. Then add a comma and null to the second query.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.