SQL Regular expression - Mailing list pgsql-general

From Albert Chen
Subject SQL Regular expression
Date
Msg-id 19990715034248.41842.qmail@hotmail.com
Whole thread Raw
Responses Re: [GENERAL] SQL Regular expression
List pgsql-general
Hi,

I want to search my database table named ex,  whose the attribute is
subject,
and list the results that matches the keyword 'electric'.

I run the SQL command: SELECT subject FROM ex WHERE subject='*electric*';

Appearently, it doesn't work. Would anyone know how to do, thanks in
advance.

-Albert


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

pgsql-general by date:

Previous
From: Ole Gjerde
Date:
Subject: (Even) More on Weird index problem
Next
From: "John M. Flinchbaugh"
Date:
Subject: Re: [GENERAL] SQL Regular expression