Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: What's with the raw?
In article <383E550B.5EEDE4D2_at_hotmail.com>,
Tarek <shufimafi_at_hotmail.com> wrote:
> a few days ago (maybe more), i posted a message asking for way to
access
> the information stored in a RAW type... if that question can not be
> answered please inform me!
>
> Tarek
>
I do not remember reading your original post and since you did not re-
post it I will suggest you look into the dbms_raw package. It provides
several functions for working with raw data.
If you are on version 8 you should switch to using LOB's instead of raw and see the dbms_lob package which provides I/O routines to read and write binary and character large object values.
I hope this helps you.
--
Mark D. Powell -- The only advice that counts is the advice that
you follow so follow your own advice --
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Nov 26 1999 - 13:23:57 CST
![]() |
![]() |