Skip to main content

DoubleMetaphone

DoubleMetaphone Function

Returns the rows of data in which the value in columns contain the same Doube Metaphone representation.

Syntax

DoubleMetaphone(table Table, scalar Column1, Column2...)

Arguments

ArgumentDescription
table TableTable containing the values to matched
scalar ColumnColumn in which the records are to be converted

Examples:

DoubleMetaphone([[FusionTestTable]],"VarcharColumn")

Returns the rows which are phonetically similar.