I have a table in SQL database, and the field type is image.
Stored data eg : this is some of 1st characters. 0x615C040514410100FE00334C264F88B84F27852B0400D6F104002600000022489FB9
commonly all values has this at 1st0x615C040514410100FE00
I want to know what type of file is it ?
and how to retrive it to view?
I tried many type of files of inserting and retriving , all them work fine but could not identify this type. Please help .
Read more here: https://stackoverflow.com/questions/65712337/retrive-a-value-in-sql-table
Content Attribution
This content was originally published by user15002323 at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.