soundex
function soundex(column): Column;Defined in: functions/string.ts:168
Returns the SoundEx encoding for a string.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function soundex(column): Column;Defined in: functions/string.ts:168
Returns the SoundEx encoding for a string.
| Parameter | Type |
|---|---|
column | ColOrName |