DOES THE UNDERSCORE(_) WILD CARD EXISTS IN POSTGRESQL

Started by Ezraabout 23 years ago3 messagesgeneral
Jump to latest
#1Ezra
epostgres@acedsl.com

HELLO ALL:
THE SUBJECT ASKS MY QUESTION.

THANK YOU
EZRA TAYLOR

#2Arjen van der Meijden
acm@tweakers.net
In reply to: Ezra (#1)
Re: DOES THE UNDERSCORE(_) WILD CARD EXISTS IN POSTGRESQL

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

Show quoted text

-----Oorspronkelijk bericht-----
Van: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.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@postgresql.org so that your message can get through
to the mailing list cleanly

#3Ian Lawrence Barwick
barwick@gmail.com
In reply to: Ezra (#1)
Re: DOES THE UNDERSCORE(_) WILD CARD EXISTS IN POSTGRESQL

On Friday 28 March 2003 11:14, Ezra wrote:

HELLO ALL:
THE SUBJECT ASKS MY QUESTION.

YES IT DOES. SEE THE EXCELLENT ONLINE DOCUMENTATION:

http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=functions-matching.html

Ian Barwick
barwick@gmx.net