[EMAIL PROTECTED] wrote:
> 
> Greetings All.
> 
> I have a record on my database with a last name of 'DeFelice'.
> 
> I want to be able to retrieve that record whether a user enters 'DeFelice', 
>'Defelice', 'defelice', or 'DEFELICE'.  Is there a way I can do that?  Is that what 
>the "ilike" function does?
> 
> I'm on 7.0.3.

~* Match (regex), case insensitive is what you are looking for.

Regards,
Oliver

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to