mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +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:
|
Result:
|
||||||
|
|
||||||
```text
|
|
||||||
┌─number─┬─max(number)─┐
|
|
||||||
│ 4.5 │ 9 │
|
|
||||||
└────────┴─────────────┘
|
|
||||||
```
|
|
||||||
|
|
||||||
Default value: `0`.
|
|
||||||
=======
|
|
||||||
``` text
|
``` text
|
||||||
┌───i─┐
|
┌───i─┐
|
||||||
│ 107 │
|
│ 107 │
|
||||||
|
Loading…
Reference in New Issue
Block a user