mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Merge pull request #53913 from cfanbo/patch-1
This commit is contained in:
commit
a6abe23173
@ -125,7 +125,7 @@ SELECT max2(-1, 2);
|
||||
**语法**
|
||||
|
||||
```sql
|
||||
max2(value1, value2)
|
||||
min2(value1, value2)
|
||||
```
|
||||
|
||||
**参数**
|
||||
|
Loading…
Reference in New Issue
Block a user