Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Use of the quote / apostrophe in text fields
That's what smart editors with colour coding are for.
> -----Original Message-----
> From: Daniel.Fink_at_Sun.COM
> Sent: 15 March 2004 18:07
> To: Daniel.Fink_at_Sun.COM; oracle-l_at_freelists.org
> Subject: Re: Use of the quote / apostrophe in text fields
>
>
> I like the CHR() function because my tiny little brain can
> never remember how
> many '
> I need to display ' (is it 2,3,4 or 42????)
>
> There is also an ASCII() function to return the ascii number
> of a character
> (sorry
> IBMers, there is not an EBCIDIC() function...)
>
> ;)
>
>
> Mladen Gogala wrote:
>
> > Or, using the double trouble quotes:
> > insert into t1 values('A''MHOINE PSAMMITE');
> >
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Mar 16 2004 - 06:59:34 CST
![]() |
![]() |