Groups > Databases > Oracle for ASP.NET > CLOB verus BLOB




CLOB verus BLOB

CLOB verus BLOB
Tue, 25 Mar 2008 16:06:16 +000
I am using asp.net with c# and the Oracle database.  I would like to store some
.pdf, .ppt, .doc and .xls file. These files are hugh files.  In my research i
found out that storing large documents such as Excel, Word documents etc are
generally stored in the CLOB while the BLOB is used for storing images.  What is
the real difference or advantage if for some reason i choose to use the BLOB for
storing my documents files?
Post Reply
about | contact