mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 19:12:03 +00:00
Update settings.md
This commit is contained in:
parent
c84d02c658
commit
83003162c8
@ -2480,7 +2480,7 @@ Possible values:
|
|||||||
- `'ALL'` — ClickHouse outputs all rows as a result of combining queries including duplicate rows.
|
- `'ALL'` — ClickHouse outputs all rows as a result of combining queries including duplicate rows.
|
||||||
- `''` — Clickhouse generates an exception when used with `UNION`.
|
- `''` — Clickhouse generates an exception when used with `UNION`.
|
||||||
|
|
||||||
Default value: `'DISTINCT'`.
|
Default value: `''`.
|
||||||
|
|
||||||
See examples in [UNION](../../sql-reference/statements/select/union.md).
|
See examples in [UNION](../../sql-reference/statements/select/union.md).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user