Quote:
|
Originally Posted by guyprzytula
so why was blob and not clob used - if keeping regular readable data
blob is for objects -(gif,pdf...)
clob can be displayed just by select * from table
|
Unfortunately, I am not the one who decide data types, and have to live with BLOB.
So there is no way to see BLOB in select query?