Consolidate table using soundex -


i have massive table of similar sounding entries(around 500) , order numbers next them: eg.

benzin 3000, ben 209, benziloate 800, . . . cret 20, cretis 333,

etc.

please note first 3 letters not same names similar sounding. have been trying figure out system find similar sounding entries, collate them 1 , add values of orders. have tried soundex searches similar sounding letters, have not been able modify includes more 1 entry , includes sum of orders next it.

does have suggestions of easier way of doing this? thank in advance


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -