mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-02 04:22:03 +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_);
|