Class | AggregateQuery |
Take another query as a parameter to the FROM clause and only select the elements in the provided list. |
Class | DeleteQuery |
A DELETE SQL query. |
Class | InsertQuery |
Undocumented |
Class | UpdateQuery |
An UPDATE SQL query. |