RE: [INTERFACES] Re: LIKE clause

From: "Thomas Byrnes" <tbyrnes(at)helioshealth(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: RE: [INTERFACES] Re: LIKE clause
Date: 1999-10-25 16:05:26
Message-ID: 000101bf1f02$c0d2cf60$3902a8c0@tbyrnes.helioshealth.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

Never mind got it

WHERE name LIKE 'A%'

Tom

-----Original Message-----
From: Thomas Byrnes [mailto:tbyrnes(at)helioshealth(dot)com]
Sent: Monday, October 25, 1999 12:04 PM
To: 'pgsql-interfaces(at)postgresql(dot)org'; 'pgsql-general(at)postgresql(dot)org'
Subject: [INTERFACES] Re: LIKE clause

Alright, it seems simple enough, but I am having no luck figuring out the
syntax for the LIKE clause.

I have tried: WHERE name LIKE 'A*' and other similar combinations to no
avail. Anyone have any suggestions?

Thanks much,

Tom

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Walton 1999-10-25 16:32:54 Slow lookups on dates? Or something else?
Previous Message Thomas Byrnes 1999-10-25 16:03:55 [INTERFACES] Re: LIKE clause

Browse pgsql-interfaces by date

  From Date Subject
Next Message E.E. Mellor 1999-10-25 16:57:53 Re: [INTERFACES] Re: LIKE clause
Previous Message Thomas Byrnes 1999-10-25 16:03:55 [INTERFACES] Re: LIKE clause