mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
d91c97d15d
* Replace underscores with hyphens * remove temporary code * fix style check * fix collapse
15 lines
478 B
Markdown
15 lines
478 B
Markdown
---
|
||
machine_translated: true
|
||
machine_translated_rev: e8cd92bba3269f47787db090899f7c242adf7818
|
||
toc_priority: 38
|
||
toc_title: "birle\u015Ftirmek"
|
||
---
|
||
|
||
# birleştirmek {#merge}
|
||
|
||
`merge(db_name, 'tables_regexp')` – Creates a temporary Merge table. For more information, see the section “Table engines, Merge”.
|
||
|
||
Tablo yapısı, normal ifadeyle eşleşen ilk tablodan alınır.
|
||
|
||
[Orijinal makale](https://clickhouse.tech/docs/en/query_language/table_functions/merge/) <!--hide-->
|