Oracle dialect question:
How to use BASE36 conversion in Oracle / SQL?
I would like to know how to use BASE36 conversion in Oracle.
Have a problem with number system (only 5 digits) running now out of numbers and would like to use alpha characters in the numbering system ie
99999 next number A0000
Thank You
|