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

Escaping characters

From: Michal Ludwiczak <mludwik_at_atrix.com.pl>
Date: Tue, 31 Aug 1999 09:36:16 GMT
Message-ID: <37CBA1BF.7B1B249B@atrix.com.pl>


Hi!
I recently stumbled accross a serious problem. I need to know how to properly do escape characters. I need to put a ';' in the middle if a field and don't know how to do it. I've tried: insert into table_name values ('...something \; something else') escape '\';
It doesn't work. If anyone would be as kind as to hepl me... Thanx.

mludwik Received on Tue Aug 31 1999 - 04:36:16 CDT

Original text of this message

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