I have a SQL table (azure) that has a varbinary max field. The field contains something, however i am trying to identify what type of file it is (Word, PDF etc).
Is there any way of doing this in SQL?
I have a SQL table (azure) that has a varbinary max field. The field contains something, however i am trying to identify what type of file it is (Word, PDF etc).
Is there any way of doing this in SQL?