Re: address quotation mark

From: Mitsunori Ishikawa <ishikawa_at_metrosystems.co.jp>
Date: Tue, 31 Oct 2000 16:06:18 +0900
Message-ID: <39FE6F6A.177E4F1F_at_metrosystems.co.jp>


replace(column1, '''', ' ')

In string, <single quoteation><single quotation> means <single quotation>.

ChunHua wrote:
>
> Hi,
>
> I would like to how to address the quotation mark, both single and double,
> in pl/sql.
> For instance, using replace function to remove the single quo mark in
> column1:
> replace(column1,''',' ' ), of course, this will cause an error. So how?
> Thanks in advance.

--
Mitsunori Ishikawa
Received on Tue Oct 31 2000 - 08:06:18 CET

Original text of this message