DDL¶
BodoSQL currently supports the following Data Definition Language (DDL) statements.
- Alter Table
- Alter View
- Create Schema
- Create Table
- Create View
- Describe Table
- Drop Schema
- Drop Table
- Drop View
- Show Objects
- Show Schemas
- Show Tables
- Show Views
BodoSQL currently supports the following Data Definition Language (DDL) statements.