mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Update string-functions.md
This commit is contained in:
parent
30583d594c
commit
2d9a1d5259
@ -104,7 +104,7 @@ length(s)
|
||||
|
||||
**Returned value**
|
||||
|
||||
- Length of the string `s` in bytes. [UInt64](../data-types/int-uint).
|
||||
- Length of the string or array `s` in bytes. [UInt64](../data-types/int-uint).
|
||||
|
||||
**Example**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user