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

Home -> Community -> Usenet -> c.d.o.server -> Re: The ' character

Re: The ' character

From: Uwe Schneider <pi_at_richard-schneider.de>
Date: 2000/07/29
Message-ID: <398335AB.77FFF0EA@richard-schneider.de>#1/1

Hi Natalia,

Natalia wrote:
>
> This should be very simple, but I completely can't find the answer. How
> do you specify the ' inside a string. I tried using an escape character
> in front of it, but SQL still takes it a the designator for the end of
> the string. You know, how would you put O'Connor into the system?

select 'O''Connor' as theName from dual

-- 
Uwe Schneider       | Telefon +49 7251 / 82587
Karlsdorfer Str. 31 | Mail    pi_at_richard-schneider.de
DE-76646 Bruchsal   | http://www.richard-schneider.de/uwe
Linux - OS al dente!
Received on Sat Jul 29 2000 - 00:00:00 CDT

Original text of this message

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