Removing non-unique rows (like SQL distinct)
Removing non-unique rows (like SQL distinct)

Is there a good method to remove rows that have exactly the same data so that only unique rows remain?
This discussion has been closed.
Is there a good method to remove rows that have exactly the same data so that only unique rows remain?