How to write soundex query in postgresql?? - Mailing list pgsql-general

Hi
I want to write soundex query for example:
select * from student where name soundex 'vinay';
In psql it gives error at soundex.
Regards
Vinay
--
Vinay Jain
Dissertation Project Trainee
DAKE Division
C-DAC Mumbai

pgsql-general by date:

Previous
From: Jan Poslusny
Date:
Subject: Re: How to identify which query is running - reg.
Next
From: Elie Nacache
Date:
Subject: Re: Resultset problem or BUG !