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

Home -> Community -> Usenet -> c.d.o.tools -> how to find linefeeds and cr in char fields

how to find linefeeds and cr in char fields

From: Carsten Jacobs <carsten.jacobs_at_web.de>
Date: Wed, 4 Apr 2001 16:30:48 +0200
Message-ID: <9afb6p$4n7on$1@ID-21443.news.dfncis.de>

Hello all,

how can I find linefeeds and carriage returns in a character fields?

select * from text_tab
where textfield like '% ??? %'

Many thanks for a quick answer!

Carsten Received on Wed Apr 04 2001 - 09:30:48 CDT

Original text of this message

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