Update translateUTF8 reutrned value description

This commit is contained in:
peter279k 2024-04-12 19:53:31 +08:00
parent db46866db7
commit 9f3199ee79
No known key found for this signature in database
GPG Key ID: 4F0DC51B27994EFE

View File

@ -208,7 +208,7 @@ translateUTF8(s, from, to)
**Returned value**
- `s`: A string type [String](/docs/en/sql-reference/data-types/string.md).
- A [String](/docs/en/sql-reference/data-types/string.md) data type value.
**Examples**