Update docs/en/operations/settings/settings.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
michon470 2021-04-26 02:58:57 +03:00 committed by GitHub
parent 8b714579ed
commit bb03d7ab3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2937,14 +2937,6 @@ SELECT * FROM test LIMIT 10 OFFSET 100;
Result:
```text
┌─number─┬─max(number)─┐
│ 4.5 │ 9 │
└────────┴─────────────┘
```
Default value: `0`.
=======
``` text
┌───i─┐
│ 107 │