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: Changing the text delimiter (')

Re: Changing the text delimiter (')

From: Alexandre Leite <aleite_at_sysdesign.com.br>
Date: Fri, 26 Mar 1999 10:52:40 -0300
Message-ID: <7dg3ai$n52$1@srv4-poa.nutecnet.com.br>


If you need to use single quote as part of a string, try this:

select '''single quote'' test' from dual;

Alexandre Leite
leite_alexandre_at_hotmail.com Received on Fri Mar 26 1999 - 07:52:40 CST

Original text of this message

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