DB
FunctionsType Conversion

to_hex

Formats numeric or byte-oriented inputs as lowercase hexadecimal strings.

to_hex(…) → String

Kind · scalar

Formats numeric or byte-oriented inputs as lowercase hexadecimal strings.

Part of the Type Conversion family.