mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Added info about arraySort
This commit is contained in:
parent
60e35ae2dd
commit
35c41cf057
@ -514,6 +514,7 @@ SELECT arrayReverseSort([1, 3, 3, 0])
|
||||
```
|
||||
|
||||
Example 2
|
||||
|
||||
``` sql
|
||||
SELECT arrayReverseSort(['hello', 'world', '!'])
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user