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
visiting New York for the first time, what should I do and what's the must see's?
Collecting amount of data stored in file shares remotely
NSIS - Install as "Admin", but invoke app as "User" (from the installer script)
Can a Mail-Enabled Public Folder be restricted from sending to a Distribution List?
Is it possible to restore an iTunes music folder corrupted during upgrade?
The time on my Cisco Call Manager Express Router is wrong.
TS RemoteApp (Outlook 2007) traffic usage
ASP VBScript redirect not working
Identify an improper server shutdown
Update Query with subquery