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