DB
FunctionsString

rpad_utf8

Pads each value on the right until it reaches the requested UTF-8 code-point length.

rpad_utf8(…) → String

Kind · scalar

Pads each value on the right until it reaches the requested UTF-8 code-point length.

Part of the String family.