left outer join issue?

From: Dev <dev(at)umpa-us(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: left outer join issue?
Date: 2004-05-18 18:10:04
Message-ID: 6.1.0.6.2.20040518140844.0259eec0@pop3.umpa-us.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello all,

I need to do a left out join where a.field1 ilike %b.field2%

But I can not figure out the exact syntax to using the ilike in the join?

----------

UMPA
Brian C. Doyle
Director, Internet Services
United Merchant Processing Association
<http://www.umpa-us.com>http://www.umpa-us.com
1-800-555-9665 ext 212

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dev 2004-05-18 18:26:18 Re: left outer join issue?
Previous Message Richard Huxton 2004-05-18 17:58:04 Re: Help! Error Compiling