mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 06:01:57 +00:00
2 lines
111 B
MySQL
2 lines
111 B
MySQL
|
explain syntax select * from (select range(0, 10) range_, point_ from system.one array join range_ as point_);
|