📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

Test Functions



This page provides reference information for the test functions in TiDB Cloud Lake. These functions are primarily used for testing and debugging purposes.

Available Test Functions

FunctionDescriptionExample
SLEEPPauses execution for a specified number of secondsSELECT SLEEP(2)0

Was this page helpful?