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 -> Re: length(longstring)

Re: length(longstring)

From: Jim Kennedy <kennedy-down_with_spammers_at_attbi.com>
Date: Tue, 13 May 2003 15:07:28 GMT
Message-ID: <QS7wa.830353$L1.241480@sccrnsc02>


You do a piecewise fetch and add the length up. Longs are deprecated, use LOBS instead.
Jim

-- 
Replace part of the email address: kennedy-down_with_spammers_at_attbi.com
with family.  Remove the negative part, keep the minus sign.  You can figure
it out.
"DD" <dd_at_somewhere.com> wrote in message
news:WU6wa.2494$0i2.2252_at_news.primus.ca...

> Hi all,
>
> How to get the length of a long datatype? I got ora-00932:inconsistent
> datatypes.
>
> TIA
>
> -s
>
>
Received on Tue May 13 2003 - 10:07:28 CDT

Original text of this message

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