Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Use of the quote / apostrophe in text fields

RE: Use of the quote / apostrophe in text fields

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Tue, 16 Mar 2004 11:34:30 +0000
Message-Id: <s056fab6.082@bristol21.bristol.ac>


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
> -----------------------------------------------------------------
>
>



This email contains information intended for the addressee only. It may be confidential and may be the subject of legal and/or
professional privilege. Any dissemination, distribution, copyright or use of this
communication without prior permission of the sender is strictly prohibited.


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
-----------------------------------------------------------------
Received on Tue Mar 16 2004 - 06:59:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US