Oracle 9.x BLOB Question - TechRepublic
General discussion
September 14, 2004 at 09:50 AM
cmptrwhz

Oracle 9.x BLOB Question

by cmptrwhz . Updated 21 years, 9 months ago

Hi All,

I have an 300k xls (Excel) file that I need to store in an Oracle DB without taking a file system hit.. I have read that by using BLOB, it only places a “holder” item in the Table and points to the file system for the actual binary file..
How can I store the entire binary item in the Oracle Database Table??

Thanks in advance.

Mike

This discussion is locked

All Comments