Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

soundex

Status
Not open for further replies.

bogdani

Programmer
Jan 14, 2005
2
US
could soundex accept numeral strings as parameters? (like '1234')?

thanks
 
Probably not. It doesn't make sense if you consider the purpose of SOUNDEX. But why don't you consult the documentation for the implementation you're using? Why don't you just try it and see what happens?
 
I use sybase and sql server, but this issue is not deal with. Of course the function makes sense only if is used whith alfa strings, but I want a link to a written doc.

thanks a lot for your response
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top