ClickHouse/docs/fa/sql-reference/table-functions/merge.md
Ivan Blinkov d91c97d15d
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens

* remove temporary code

* fix style check

* fix collapse
2020-04-30 21:19:18 +03:00

15 lines
562 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
machine_translated: true
machine_translated_rev: d734a8e46ddd7465886ba4133bff743c55190626
toc_priority: 38
toc_title: "\u0627\u062F\u063A\u0627\u0645"
---
# ادغام {#merge}
`merge(db_name, 'tables_regexp')` Creates a temporary Merge table. For more information, see the section “Table engines, Merge”.
ساختار جدول از جدول اول مواجه می شوند که منطبق بر عبارت منظم گرفته شده است.
[مقاله اصلی](https://clickhouse.tech/docs/en/query_language/table_functions/merge/) <!--hide-->