Hello,
I am running a query for MSSQL database to get some file content which is stored in Binary data format in the database.
I want to copy that file which is in the binary data format to a file in the text format.
How can I do this?
Regards,
Sravanthi
