SQL Regular expression

From: "Albert Chen" <chen6178(at)hotmail(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: SQL Regular expression
Date: 1999-07-14 20:42:46
Message-ID: 19990715034248.41842.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 1999-07-14 21:25:05 Re: [GENERAL] Select from multiple db's
Previous Message LOREAWMS 1999-07-14 20:02:40 subscribe