# Control Flow

All common control flow statements are supported, including:

* Conditional control, such as `IF`, `ELSE`, and `ELSIF`
* Iterative control, such as `LOOP`, `FOR`, `WHILE`, `EXIT`, `CONTINUE`, and loop labels

For more information, see the [Control Flow Statements](https://docs.singlestore.com/db/v9.1/reference/sql-reference/procedural-sql-reference/control-flow-statements.md) topic.

***

Modified at: April 28, 2021

Source: [/db/v9.1/developer-resources/procedural-extensions/control-flow/](https://docs.singlestore.com/db/v9.1/developer-resources/procedural-extensions/control-flow/)

(An index of the documentation is available at /llms.txt)
