DB
FunctionsString

upper_utf8

Uppercases ASCII letters while preserving UTF-8 multi-byte code points.

upper_utf8(…) → String

Kind · scalar

Uppercases ASCII letters while preserving UTF-8 multi-byte code points.

Part of the String family.