Thread: any sql for doing radix conversion?

any sql for doing radix conversion?

From
Mark Harrison
Date:
I would like to give out the results of
select nextval('foo_seq')
as a base-36 number.

Are there any built-ins to perform this?

Many TIA,
Mark