> For the complete documentation index, see [llms.txt](https://docs.e6data.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.e6data.com/product-documentation/known-limitations/sql-limitations.md).

# SQL Limitations

## Statements

The following statements are currently not supported:

| CREATE TABLE    |
| --------------- |
| INSERT INTO     |
| UPDATE          |
| DELETE          |
| CREATE TABLE AS |

## Functions/Procedures

e6data currently does not support the creation of functions/procedures.
