Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Duplicate names

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-12 : 15:40:41
Nutty writes "Consider that there is a table with just one column,say NAME.

What is the best way(the most efficient) of fetching the duplicate values from this table. The challenging part here is that spelling mistakes need to be accounted for.

For example,
Charles Bean
Charles' Bean
Charls Bean

would be all called duplicate values.

Thanks"
   

- Advertisement -