Re: [INTERFACES] Re: LIKE clause - Mailing list pgsql-general

From E.E. Mellor
Subject Re: [INTERFACES] Re: LIKE clause
Date
Msg-id Pine.SOL.4.10a.9910251755520.20073-100000@orange.csi.cam.ac.uk
Whole thread Raw
In response to [INTERFACES] Re: LIKE clause  ("Thomas Byrnes" <tbyrnes@helioshealth.com>)
List pgsql-general
On Mon, 25 Oct 1999, Thomas Byrnes wrote:

> 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?

LIKE 'A%', if I remember correctly.

Ewan.


pgsql-general by date:

Previous
From: Stephen Walton
Date:
Subject: Slow lookups on dates? Or something else?
Next
From: "Aaron J. Seigo"
Date:
Subject: Re: [GENERAL] retrieving last 3 rows