Skip to content

TO_BASE

  • number: BIGINT
  • radix: INTEGER
  • min_length: INTEGER
SELECT to_base(42, 16, 5);