Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing duplicates
Message
From
16/12/2004 06:17:02
 
 
To
15/12/2004 20:15:21
Alan Harris-Reid
Baseline Data Services
Devon, United Kingdom
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00969603
Message ID:
00969675
Views:
10
there is a function called Soundex() which will return a 4 char string from a string of any length. We used to make up composite strings of these sort of fileds and that would rpovide a key for that record

quite a lonbf string though. You have 50 fields and at 4 chars per filed that's going to be 200 chars. Not sure how effiecient an index on a text field of that length will be however

just my €0.02

Tim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform