mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
2 lines
56 B
SQL
2 lines
56 B
SQL
WITH number AS k SELECT k FROM system.numbers LIMIT 10;
|