Sqlite3 Tutorial Repack

Acme Corp|1247

This will create a new file called mydatabase.db and open the SQLite shell. sqlite3 tutorial

CREATE TABLE coffee_breaks ( id INTEGER PRIMARY KEY, employee_name TEXT, drink TEXT, date TEXT ); Acme Corp|1247 This will create a new file