mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
parent
8b714579ed
commit
bb03d7ab3f
@ -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 │
|
||||
|
Loading…
Reference in New Issue
Block a user