# 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.
