DB
FunctionsType Conversion

reinterpret_as_fixed_string

Reinterprets the input bytes as a fixed-length string payload without character conversion or parsing.

reinterpret_as_fixed_string(…) → FixedString

Kind · scalar

Reinterprets the input bytes as a fixed-length string payload without character conversion or parsing.

Part of the Type Conversion family.