Help What is the SQLPLUS escape character ?
From: Seigmund Akinwande Johnson <asjohns_at_midway.uchicago.edu>
Date: Mon, 26 Apr 1999 17:49:57 GMT
Message-ID: <FAt5M6.D5M_at_midway.uchicago.edu>
[Quoted] [Quoted] I need to know what is escape character in oracle, I have a table which has [Quoted] data in it with apostrophes.
Date: Mon, 26 Apr 1999 17:49:57 GMT
Message-ID: <FAt5M6.D5M_at_midway.uchicago.edu>
[Quoted] [Quoted] I need to know what is escape character in oracle, I have a table which has [Quoted] data in it with apostrophes.
'ants
so I can't do (select * from table where col like ' 'ant' ')
SAJ Received on Mon Apr 26 1999 - 19:49:57 CEST