跳到主要内容

SLEEP

在每个数据块上休眠 seconds 秒。

!!! warning 仅用于需要休眠的测试场景。

语法

SLEEP(seconds)

参数

参数描述
seconds必须是一个非负数的常量列,可以是任何非负数或浮点数。

返回类型

UInt8

示例

SELECT sleep(2);
+----------+
| sleep(2) |
+----------+
| 0 |
+----------+
开始使用 Databend Cloud
低成本
快速分析
多种数据源
弹性扩展
注册