Category
Table Manipulation
Description
Returns the rows of left-side table which do not appear in right-side table
Microsoft Docs
1230
Status
Completed
Syntax
EXCEPT(<table_expression1>, <table_expression2>)
Search
Portfolio
Github
Coding Activities
StudyHub
Table Manipulation
Returns the rows of left-side table which do not appear in right-side table
EXCEPT(<table_expression1>, <table_expression2>)