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: QUESTION - "Rulebook" for character delimiting...??

Re: QUESTION - "Rulebook" for character delimiting...??

From: <chris.hulan_at_gmail.com>
Date: 7 Jun 2006 11:23:34 -0700
Message-ID: <1149704614.118125.22200@i39g2000cwa.googlegroups.com>


double-quotes inside single-quotes should work:

select 'a "test" b' from dual;

'A"TEST"B'



a "test" b Received on Wed Jun 07 2006 - 13:23:34 CDT

Original text of this message

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