escape single quote in INSERT command - Mailing list pgsql-sql

From dave_h4@yahoo.com (Hunter)
Subject escape single quote in INSERT command
Date
Msg-id 27ad91d2.0211220500.19633b93@posting.google.com
Whole thread Raw
Responses Re: escape single quote in INSERT command
List pgsql-sql
Hi Group - 

I have a perl application for a registration form. I'd like to put
escape characters in my insert command to accommodate for '
(i.e. O'Brien, O'Malley, etc). I've tired double quotes, single
quotes, back tick, forward ticks, curly bracket, round brackets - no
success.


Thanks, dave


pgsql-sql by date:

Previous
From: "mark carew"
Date:
Subject: Re: escape single quote in INSERT command
Next
From: "mark carew"
Date:
Subject: Re: escape single quote in INSERT command