Hello everyone,
We have an xml that has been converted into a filestream format
and stored into a column of a table.
I now have to extract some of the data from the xml
So I would like to know if there is a way of converting a fiestream datatype (varbinary(max) Filestream)
into a varchar or xml datatype ?