mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 23:31:24 +00:00
381 B
381 B
system.table_name
Description.
Columns:
column_name
(data_type_name) — Description.
Example
Query:
SELECT * FROM system.table_name
Result:
Some output. It shouldn't be too long.
See Also
- Article name — Some words about referenced information.