Explanation: EXCEPT returns distinct rows from the left input query that aren't output by the right input query. References: https://docs.microsoft.com/en-us/sql/t-sql/language-elements/set-operators-except-and-intersect-transact-sql?view=sql-server-2017