Which aproach should be taken in MySQL to convert from HEX (8 Bytes) to a double value?
To convert from HEX to INT I use CONV(hex_value,16,10). But in order to converto