Merge pull request #53913 from cfanbo/patch-1

This commit is contained in:
vdimir 2023-08-29 12:26:32 +02:00 committed by GitHub
commit a6abe23173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ SELECT max2(-1, 2);
**语法**
```sql
max2(value1, value2)
min2(value1, value2)
```
**参数**