albaalbetti
Member
Hi,
I have to save the content of a BLOB on my PC.
If I execute
SELECT COLUMN_LOB
FROM TABLE;
I get
COLUMN_LOB
Without opening the BLOB, how can I directly save it on my PC?
Thanks!
I have to save the content of a BLOB on my PC.
If I execute
SELECT COLUMN_LOB
FROM TABLE;
I get
COLUMN_LOB
Without opening the BLOB, how can I directly save it on my PC?
Thanks!