Re: How do I read the contents of a LONG field?

From: Stephen Schow <sjs_at_netcom.com>
Date: Wed, 21 Apr 1993 19:09:56 GMT
Message-ID: <sjsC5uL8L.6G7_at_netcom.com>


Try using PL/SQL. Char datatypes can be up to 2000 characters long now and you can load LONG's into CHAR variables. Once there, you can substr() all you want.

BTW - IMHO - LONG's are bad, nasty , little things that should always be avoided!!!!

-- 

------------------------------------------------------------------
Steve Schow | But you don't have to use the claw, if you sjs_at_netcom.com | pick the pear with the big paw paw...... (415) 354-4908 | Have I given you a clue......? | - Baloo the Bear
------------------------------------------------------------------
Received on Wed Apr 21 1993 - 21:09:56 CEST

Original text of this message