mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-08 08:35:20 +00:00
3 lines
55 B
MySQL
3 lines
55 B
MySQL
|
SET max_rows_to_read = 1;
|
||
|
SELECT * FROM numbers(1, 1);
|