==========================
Crate SQL Syntax Reference
==========================

This chapter contains reference information for the SQL commands
supported by Crate.

.. toctree::
    :maxdepth: 1

    reference/select
    reference/insert
    reference/update
    reference/copy_from
    reference/copy_to
    reference/delete
    reference/refresh
    reference/create_table
    reference/alter_table
    reference/create_blob_table
    reference/drop_table
    reference/create_analyzer
