- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
It adds the 'distinct' modifier to the select clause of the sql (the parenthetical).
This makes it so all the fields in the extract compose a unique key that is deduped.
Thanks,
-Jon