Re: DOES THE UNDERSCORE(_) WILD CARD EXISTS IN POSTGRESQL

From: Arjen van der Meijden <acm(at)tweakers(dot)net>
To: 'Ezra' <epostgres(at)acedsl(dot)com>, 'pgsql-general' <pgsql-general(at)postgresql(dot)org>
Subject: Re: DOES THE UNDERSCORE(_) WILD CARD EXISTS IN POSTGRESQL
Date: 2003-03-28 10:28:34
Message-ID: 001001c2f514$cccc7e60$3ac15e91@acm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

First of all, you might want to take a look at your CAPS-lock key, it
seems to be stuck.
In the netiquette is a paragraph on that, it's considered "shouting" and
therefore unpolite.

Anyway, of course the '_' wildcard exists, aswell as the '%' does. You
can use it in both LIKE and ILIKE comparisons.

Arjen

> -----Oorspronkelijk bericht-----
> Van: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org] Namens Ezra
> Verzonden: vrijdag 28 maart 2003 11:15
> Aan: pgsql-general
> Onderwerp: [GENERAL] DOES THE UNDERSCORE(_) WILD CARD EXISTS
> IN POSTGRESQL
>
>
> HELLO ALL:
> THE SUBJECT ASKS MY QUESTION.
>
>
>
>
>
> THANK YOU
> EZRA TAYLOR
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an
> appropriate subscribe-nomail command to
> majordomo(at)postgresql(dot)org so that your message can get through
> to the mailing list cleanly
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ian Barwick 2003-03-28 10:36:26 Re: DOES THE UNDERSCORE(_) WILD CARD EXISTS IN POSTGRESQL
Previous Message Ezra 2003-03-28 10:14:53 DOES THE UNDERSCORE(_) WILD CARD EXISTS IN POSTGRESQL