Show tables clickhouse

List all tables in a database

clickhouse-client -q 'SHOW TABLES FROM mydb'
more clickhouse all 17 commands →