Function in oracle to convert base 10 number to hexadecimal number
627569Mar 13 2008 — edited Mar 13 2008Hi,
I want to write plsql code in which I'll pass a Base 10 number as input and while showing output it should converted to Hexadecimal number.
Could anybody please suggest any idea.
Thanks,
Adya.