Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Stored images as Long Raw in OAS 4/Oracle 8i
Anthony Jackson wrote:
>
> Is there a way to do a dbms_lob.read function to get chunks of the
> image at a time?
>
That last sentence was a bit confusing (of course you can't read LONG
RAWs with dbms_lob.read):
What I meant to say was--Is there a way to read only portions of a LONG
RAW in a similar way that the dbms_lob.read procedure does for LOBs.
Thanks again,
Anthony Received on Tue Jul 16 2002 - 13:05:05 CDT
![]() |
![]() |