SOUNDEX() and DIFFERENCE()
Sometimes, you can find messy strings that are written differently, but their sounds are similar or almost similar. SQL Server provides the SOUNDEX()
and DIFFERENCE()
functions as a help to detect those strings.
Which of the following is FALSE about these functions?
Cet exercice fait partie du cours
Cleaning Data in SQL Server Databases
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
