Who do I make _ not a wildcard?

From: Roy Souther <roy(at)silicontao(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Who do I make _ not a wildcard?
Date: 2001-07-28 18:12:51
Message-ID: 01072812125100.02455@UtopiaPlanitia
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

In PG the _ is a wildcard that means any singal char. I need to do a search
for the actual _ char and not get back thousands of wrong matches. Is there
and escape char that I could use? This needs to work with PG 7.0.3 & 7.1.2.

TIA
--
Roy Souther <roy(at)silicontao(dot)com>

01100010 10101110 11000110 11010110 00000100 10110010 10010110 11000110
01001110 11110110 11001110 00010110 10010110 00101110 10000100 10000100

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2001-07-28 19:18:40 Re: Who do I make _ not a wildcard?
Previous Message Joel Burton 2001-07-28 14:31:32 Re: Get name of columns in a table