DB
FunctionsString

lpad_utf8

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

lpad_utf8(…) → Dynamic

Kind · scalar

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

Part of the String family.