- Create Database
- List Databases
- Connect To Databases
- Drop Database
- Create Table
- List Tables
- Drop Table
- Insert into Table
- Select From Table
- Delete From Table
- Update Table
- Back to Main menu
- Int
- String
- Boolean
- number of columns
- a name for each column
- data type for each column
- Primary key for the table