Please HELP: insert row ...

From: "Thu Huynh" <thu_huynh(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Please HELP: insert row ...
Date: 2000-10-14 04:15:11
Message-ID: F244HP4MZ7tcQujWV1U000036ef@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

Does anyone know how to insert/update data that contains single quote (')
into a field? Data such as: John's house is in Dalas.

I know one can insert double quote by using single quotes as field
delimiters. But since I have to use single quotes as field delimiters, data
cannot contain single quote. Is there a way to change the field delimiter?

Thanks for your helps.

Thu.

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John McKown 2000-10-14 13:21:05 Re: Please HELP: insert row ...
Previous Message Gord Tomlin 2000-10-13 16:39:29 RE: Importing Data into Postgresql from MS Access