Microsoft
Software
Hardware
Network
Question : BFILE to BLOB
Hi
I am using Oracle XE and have a table that contains a BLOB column. For some reason I need a type casting function like TO_CHAR that gives my BFILE as a BLOB in my Query. E.g.
SELECT TO_BLOB(myBFILEcol) from mytable;
Is there a way doing so?
Answer : BFILE to BLOB
The docs have some sample code that you should be able to turn into a function that returns a BLOB.
http://download.oracle.com
/docs/cd/B
10500_01/a
ppdev.920/
a96591/adl
12bfl.htm#
871056
Or
http://download.oracle.com
/docs/cd/B
10500_01/a
ppdev.920/
a96591/adl
12bfl.htm#
879707
Random Solutions
How can I stop my laptop crashing when using graphics intensive programs?
Update Query with subquery
Php: need help
where case - parameteres
ADMT and sid mapping
Thunderbird and Google Apps - Full Sync Functionality?
report memory leak with fastMM4
3com 9552 Configure WPA
what is the easy way of hitting a remote server on its availability every 5 secs and start up a batch file when it comes down
CVS No Such Repository error