mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 13:42:02 +00:00
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
SELECT sleep(1) FROM system.numbers LIMIT 4
|
|
SELECT sleep(1) FROM system.numbers LIMIT 5
|
|
0
|