Remove Duplicates (In Database) (In-Database Processing)
Synopsis
This operation only keeps unique rows by removing all duplicates.Description
This operator only keeps distinct rows in the data set. In other words, it only keeps one instance of duplicate rows.
Input
- example set input
Output
- example set output