Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Using uploaded LONG RAW?
As far as I know, long raw cannot be partially extracted...it is stored in such a way that there are no pointers to any internal portions of the field - its all or nothing. If the data is something like a Word file or an Image, you could possibly extract the data, load it into its application and use whatever editing is available.
hugo <hugo_at_faceng.anu.edu.au> wrote:
>Hi there,
> I can upload data files using the OWA replacement cartridge
>which stores the data as LONG RAW in a table. I want to extract
>bits of this data to insert into other tables. How do you extract
>or use LONG RAW data? Any help would be appreciated.
>
>Thanks,
> Hugo
Received on Wed Apr 29 1998 - 00:00:00 CDT
![]() |
![]() |