mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
parent
784211df8f
commit
a1a78b45e9
@ -2824,11 +2824,6 @@ SELECT * FROM test LIMIT 10 OFFSET 100;
|
||||
|
||||
Результат:
|
||||
|
||||
```text
|
||||
┌─number─┬─max(number)─┐
|
||||
│ 4.5 │ 9 │
|
||||
└────────┴─────────────┘
|
||||
=======
|
||||
``` text
|
||||
┌───i─┐
|
||||
│ 107 │
|
||||
|
Loading…
Reference in New Issue
Block a user