Hi,
I'm running sql server 2008. I have a varchar(2000) col and need to do fast fuzzy text searches on it. Can anyone advise on the best way to do this please.
Thanks
I'm running sql server 2008. I have a varchar(2000) col and need to do fast fuzzy text searches on it. Can anyone advise on the best way to do this please.
Thanks
Comment