Hi All,
I have a table with approx 50,000 rows which stores files (.xls, .pdf, etc) as image datatype. I need to download all these files on disk. Is there a way to download these files only using T-SQL code?
If not, what is the best way of achieving this ?
Any help would be greatly appreciated.
Thanks.