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?
Este ejercicio forma parte del curso
Cleaning Data in SQL Server Databases
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio