SQL ReferenceSQL FunctionsTest FunctionsOn this pageTest FunctionsThis page provides reference information for the test functions in Databend. These functions are primarily used for testing and debugging purposes. Available Test Functions FunctionDescriptionExampleSLEEPPauses execution for a specified number of secondsSELECT SLEEP(2) → 0