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
Opening Access form from a word document
Add Array headers to CSV
local hosting
Quickbooks 2010 Skipping Invoice Numbers
Monitor programs
How do I create a looping to add values in columns?
Using perl, I need to check if all the files in a certain directory start with a certain character string.
Looking for bicycle cadence indicator using colored LEDs to show speed
How to disable attribute in AD
Changing Background colors for a column based on contents of cell