DB
FunctionsString

translate

Maps each byte from a source character set to the corresponding byte in a target set. Source characters without a target mapping are removed.

translate(…) → String

Kind · scalar

Maps each byte from a source character set to the corresponding byte in a target set. Source characters without a target mapping are removed.

Part of the String family.