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 exercício faz parte do curso
Cleaning Data in SQL Server Databases
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
