"'" in SQL INSERT statement

From: Markus Wagner <wagner(at)imsd(dot)uni-mainz(dot)de>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: "'" in SQL INSERT statement
Date: 2001-01-25 10:12:34
Message-ID: 3A6FFC12.F5ABA71@imsd.uni-mainz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I have some data that I wish to transfer into a database using perl/DBI.
Some of the data are strings containing the apostrophe "'" which I use
as string delimiter.

How can I put these into my database using the INSERT statement?

Thanks,

Markus

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Oliver Elphick 2001-01-25 10:19:39 Re: "'" in SQL INSERT statement
Previous Message Christopher Sawtell 2001-01-25 05:37:58 Re: SQL Query Results