Skip to main content

SLEEP

Sleeps seconds seconds on each data block.

!!! warning Only used for testing where sleep is required.

Syntax

SLEEP(seconds)

Arguments

ArgumentsDescription
secondsMust be a constant column of any nonnegative number or float.|

Return Type

UInt8

Examples

SELECT sleep(2);
+----------+
| sleep(2) |
+----------+
| 0 |
+----------+
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today