mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 05:03:20 +00:00
356 B
356 B
toc_priority | toc_title |
---|---|
38 | merge |
merge
merge(db_name, 'tables_regexp')
– 创建一个临时Merge表。 有关更多信息,请参见 “Table engines, Merge”。
表结构取自遇到的第一个与正则表达式匹配的表。