Skip to main content
Skip to main content
Edit this page

Starter Guides

In this section of the docs you'll find starter guides for common SQL queries: CREATE, INSERT, SELECT, and mutations UPDATE and DELETE.

PageDescription
Create TablesStarter guide on how to create a table.
Insert DataStarter guide on how to insert data into a table.
Select DataStarter guide on how to select data from a table.
Update and Delete DataStarter guide on mutations - updating and deleting data in ClickHouse.