Click here to Skip to main content
15,909,445 members
Please Sign up or sign in to vote.
1.11/5 (2 votes)
See more:
Can i implement fuzzy search in sql sever? Do i have any built in functions for fuzzy logic. If yes can someone give me a link wherein i can get an example of it?
Thanks
Rohit
Posted
Updated 29-Oct-13 0:37am
v2

1 solution

There are different functions which are related to fuzzi logic. You can use Soundex[^] and many other function. You can even seach out Fuzzy Logic search[^] as example. Before posting question i would recommend you to use google and post only if you dont get the answer after googling
Rakshith
 
Share this answer
 
Comments
coolRahul_12 29-Oct-13 6:38am    
Thank you for the link
Rakshith Kumar 29-Oct-13 6:42am    
you are welcome

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900