Re: Characters used for pattern matching with like

From: "Tk421" <vrobador(at)vodafone(dot)es>
To: "Antony Paul" <antonypaul24(at)gmail(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Characters used for pattern matching with like
Date: 2004-11-05 12:40:32
Message-ID: 000f01c4c334$a4accbc0$64005f0a@creativosdolmen.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Look at
http://www.postgresql.org/docs/7.3/interactive/functions-matching.html

Víctor Robador Capel

Análisis de Sistemas y Programación

www.creativosdolmen.com
----- Original Message -----
From: "Antony Paul" <antonypaul24(at)gmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Friday, November 05, 2004 1:01 PM
Subject: [GENERAL] Characters used for pattern matching with like

> Hi all,
> What are the characters used for pattern matching with PostgreSQL
> 7.3. I know it is using % and _ . Any other characters ?.
>
>
> rgds
> Atnony Paul
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stefano Farina 2004-11-05 14:01:54 start postmaster as root : problem
Previous Message Antony Paul 2004-11-05 12:01:50 Characters used for pattern matching with like