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