Read BLOB from database

Hi,

I have downloaded a file and push that file into the database as a BLOB.
I want to read that BLOB and save as a file. How can I do it?

Regards,
Krishnakanth.K

1 Like

A post was merged into an existing topic: Extract a file from database table and save to local disk