Hi,

I have got some problems when running this SQL statement :

select CONVERT(numeric,0x120200000000084e20e90015)

It shows "Erreur de conversion du type de données varbinary en numeric.".

How could I manage to fix that point ?

Thank you for help !