Quiz 6 Question 10 of 20

A branch's handheld scanner occasionally uploads the same ticket-scan event twice after a connectivity drop, and a data engineer needs to remove these exact-duplicate rows from a Warehouse table using T-SQL rather than PySpark. Which T-SQL pattern correctly identifies and removes the duplicates while keeping exactly one copy of each?

Select an answer to reveal the explanation.

Motivation