🔥 3-day streak
Microsoft Fabric Analytics Engineer Associate127 / 150
Question 127 of 150

You are building a data quality check in a Fabric warehouse. You have a staging table 'stg_Customers' that was just loaded and a production table 'dim_Customers'. You need to write a T-SQL query that returns only the rows present in 'stg_Customers' that do NOT already exist in 'dim_Customers', comparing all columns for an exact match. Which T-SQL construct should you use?

Reviewed for accuracy · Report an issueNext question