SQLite
Installation
Ubuntu 20.04.4 LTS
Basic Usage
Create a database:
Quit:
Drop Table
Add Column
For adding a new column to an existing table you would use something like this:
Create a database:
Quit:
For adding a new column to an existing table you would use something like this: