BUG #6499: query to get data with single quote

From: sujatha(dot)pelluru(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6499: query to get data with single quote
Date: 2012-03-01 10:58:08
Message-ID: E1S33i4-0008TT-5h@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6499
Logged by: Sujatha
Email address: sujatha(dot)pelluru(at)gmail(dot)com
PostgreSQL version: 9.1.3
Operating system: Linux
Description:

Hi

I have column(string datatype) has a data starting with single quote as
below

'single resource to avoid all job execution'

Now I want write select query to select records which starts with single
quote.

I tried with many option however could not get the result.

Please suggest me how I can frame query.

Thanks
Sujatha

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Curd Reinert 2012-03-01 11:00:18 Re: BUG #6494: Listening to * fails for IP V6
Previous Message Tatsuo Ishii 2012-02-29 23:10:02 Re: BUG #6497: Error sent to client, but data written anyway