Who do I make _ not a wildcard? - Mailing list pgsql-sql

From Roy Souther
Subject Who do I make _ not a wildcard?
Date
Msg-id 01072812125100.02455@UtopiaPlanitia
Whole thread Raw
Responses Re: Who do I make _ not a wildcard?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List 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@silicontao.com>

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



pgsql-sql by date:

Previous
From: Joel Burton
Date:
Subject: Re: Get name of columns in a table
Next
From: Stephan Szabo
Date:
Subject: Re: Who do I make _ not a wildcard?