9 – 12h Teaching
SELECT statement and WHERE clausesSQLiteSQLite folderSQLite folderMany GUI tools exist for SQLite. Let's download SQLite Manager, an add-on for Firefox (first install Firefox, if you do not have it already).
SQLite folderFrom (Git-)Bash:
sqlite3 Chinook_Sqlite.sqliteFrom SQLite directly:
sqlite> .open [path_to_your_database_folder]/Chinook_Sqlite.sqlite12 – 13.30h Lunch
13.30 – 17h Coaching
Spend a few minutes exploring the SQLite Manager
Here are some challenges:
Want more? Check out this link