When I export a blob object to an SQL file, I get some thing like this for a blob field:
0x4f3a383a227374644.....,
Questions
- I would like to know how the BLOB is actually converted to the above format?
- What is its underlying representation?
|
|
If you use
Here is the help on
|
|||
|
|