Re: [GENERAL] how to change delimiter single-quote ?

From: Chris Bitmead <cbitmead(at)ozemail(dot)com(dot)au>
To: pgsql-general(at)hub(dot)org
Subject: Re: [GENERAL] how to change delimiter single-quote ?
Date: 1999-06-29 23:58:45
Message-ID: 37795DB5.56B42AA7@ozemail.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


You can backquote the quote:
'Don\'t do that'

abdelkrim wrote:
>
> Hello
>
> I'have some problems with single-quote,
> if i insert some text with single-quote ( ' ) error occured !!!
> thanks

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Remigiusz Sokolowski 1999-06-30 06:15:25 Re: [GENERAL] how to change delimiter single-quote ?
Previous Message Darold Gilles 1999-06-29 23:42:15 Re: [GENERAL] 6.4.2 and 6.5 date usertype difference