ClickHouse/docs/tr/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

478 B
Raw Blame History

machine_translated machine_translated_rev toc_priority toc_title
true e8cd92bba3 38 birleştirmek

birleştirmek

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