How do you check a single column for duplicate data strings

I have a single column with hundreds of data strings, I need to make sure none of the data strings are duplicates. Is there an easy way to do this?