How do I convert hexadecimal to decimal (and back again) using Oracle SQL?
|
|
If you are using 8.1.5 and above you can use: To convert from hexadecimal to decimal:
To convert from decimal to hexadecimal:
If you also need other bases or you are on an older Oracle version these functions might come handy. |
||
|
|
|
|
|
||
|
|
|
|
|
||
|
|
|
|
FTA: Oracle to Decimal :
|
||
|
|
