Skip to main content
⭐️ If you like Databend, give it a star on
GitHub
and follow us on
Twitter
Databend
Documentation
GitHub
🌜
🌞
Search
Table
📄️ CREATE TABLE
Create a new table.
📄️ DROP TABLE
Deletes the table.
📄️ TRUNCATE TABLE
Empties the table completely.
📄️ DESCRIBE TABLE
Displays information about the columns in a given table.