For the complete documentation index, see llms.txt. This page is also available as Markdown.

SQL Limitations

Understand constraints and unsupported features in SQL execution.

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.

Last updated