Structs§
- ORDER BY cols [ ASC | DESC ]
- The AST for the SQL query language
- DELETE FROM table [ WHERE predicate ]
- INSERT INTO table cols VALUES literals
- A SELECT statement in the SQL query language
- SET var ‘=’ literal
- SHOW var
- UPDATE table SET cols [ WHERE predicate ]
- VALUES literals
Enums§
- The AST for the SQL DML and query language
- Set operations in the SQL query language