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 -> Data conversion question: LONG to VARCHAR

Data conversion question: LONG to VARCHAR

From: Steve Batzer <sbatzer_at_dallas.net>
Date: Tue, 07 Dec 1999 17:17:27 -0600
Message-ID: <384D9586.572BDB67@dallas.net>


Hi all, I'm looking for a way to convert data stored as a LONG (turns out to be description text) into a VARCHAR. I was trying to find a way to do a text search on the LONG, but haven't been successful. So, the next best thing is to convert the LONG to VARCHAR that I could search on.

Any ideas about doing the conversion? Or, is there a way to do a text search on a LONG attribute?

Thanks! Received on Tue Dec 07 1999 - 17:17:27 CST

Original text of this message

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