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

Home -> Community -> Usenet -> c.d.o.misc -> turning off escape character in oracle

turning off escape character in oracle

From: veranoperu <veranoperu_at_yahoo.com>
Date: 12 Jan 2004 14:21:11 -0800
Message-ID: <d7c10aa.0401121421.1270d0a3@posting.google.com>


Hi all,
I'm running into an issue with the escape character '\' and string literals when using oracle. I don't want oracle to process this escape sequence. I know I can use an extra backslash character but that would be inconvenient. In sybase, for example, you can turn this off by "set option Escape_character = 'off'". Does anybody know of the method to do this in oracle.

Thanks,

Britany Meza Received on Mon Jan 12 2004 - 16:21:11 CST

Original text of this message

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