Combine query results with set operators
Learn how to use Transact-SQL to combine query results.
Use the UNION operator., Use the INTERSECT and EXCEPT operators., Use the APPLY operator.
Prerequisites
Before starting this module, you should have experience of using Transact-SQL queries to retrieve and filter data from a table in a database.
There are no reviews yet.