soundex error
soundex error
(OP)
select description,soundex(description) as sx from
parts
this generates the following error
<<<<<<<<<<<<<<<<<<<<<<<<
[LNA][Pervasive][ODBC Engine Interface]Error in expression: soundex ( description )
>>>>>>>>>>>>>>>>>>>>>>>>
parts
this generates the following error
<<<<<<<<<<<<<<<<<<<<<<<<
[LNA][Pervasive][ODBC Engine Interface]Error in expression: soundex ( description )
>>>>>>>>>>>>>>>>>>>>>>>>
RE: soundex error
CODE
I tested it using PSQL v11 and got a result set.
Mirtheil
http://www.mirtheil.com