Обсуждение: Characters used for pattern matching with like

Поиск
Список
Период
Сортировка

Characters used for pattern matching with like

От
Antony Paul
Дата:
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

Re: Characters used for pattern matching with like

От
"Tk421"
Дата:
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@gmail.com>
To: <pgsql-general@postgresql.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
>