Removing non-unique rows (like SQL distinct)

Removing non-unique rows (like SQL distinct)

sabricksabrick Posts: 10Questions: 4Answers: 0

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.