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
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten