![]() |
what type is allowed for oracle BLOB
what type of data is allowed for blob?
Is it only 0's and 1's as the name implies. but I am able to insert 0-9 and a-f through sql* plus. why is it so? |
Re: what type is allowed for oracle BLOB
Quote:
|
Re: what type is allowed for oracle BLOB
thanks for the reply,
I am unable to insert data other than 0-9 and a-f into BLOB, as it is giving 'ORA-00911: invalid character' message. So does it only allow Hexadecimal numbers. If so, why it is allowing Hexadecimal numbers when it's name is Binary LOB? And one more thing when I take a word document as InputStream through JDBC and insert it into BLOB how I am able to insert word document into BLOB, as word document contains characters other than 0-9 and a-f. I am not getting low level clarity as how data is managed in BLOB, can you give some clarity on this. |
Re: what type is allowed for oracle BLOB
Quote:
Quote:
Quote:
|
Re: what type is allowed for oracle BLOB
Me too I would like to know aswell
|
Re: what type is allowed for oracle BLOB
Quote:
|
Re: what type is allowed for oracle BLOB
Quote:
|
Re: what type is allowed for oracle BLOB
Quote:
|
| All times are GMT +5.5. The time now is 04:37. |