finding strings with quotes - Mailing list pgsql-general

From Christine Penner
Subject finding strings with quotes
Date
Msg-id 4D6814D6.9000507@fp2.ca
Whole thread Raw
Responses Re: finding strings with quotes  (Bosco Rama <postgres@boscorama.com>)
Re: finding strings with quotes  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
List pgsql-general
I'm trying to do a select to find on a char field that has a single quote but getting errors. This is what I'm doing:

Select * from f_buildings where B_STRET_LNE_CON='BERLETT\'S ROAD'

The text I'm trying to find is BERLETT'S ROAD

If I do the same thing but have double quotes in the string instead of single quotes this works.
-- 
Christine Penner
Ingenious Software
250-352-9495
chris@fp2.ca

pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: pgAdmin3 Issue
Next
From: Raymond O'Donnell
Date:
Subject: Re: pgAdmin3 Issue