Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
sql.soundex( arg as String ) as String
Returns a four-character (SOUNDEX) code to evaluate the similarity of two strings.
Parameters | |
---|---|
arg | The string whose soundex will be returned. |
sql.soundex("Smith") => "S5351000"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.