# SQL execution

Execute SQL and inspect, cancel, or download execution results. Retain the execution identifier from the submit response to query its status or result.

```{toctree}
:hidden:
:maxdepth: 1

Execute SQL <execute-sql>
View execution status <get-execution-status>
Cancel execution <cancel-execution>
View execution result <get-execution-result>
Download execution result <download-execution-result>
```
