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?
Diese Übung ist Teil des Kurses
Cleaning Data in SQL Server Databases
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
