9 – 12h Teaching
SELECT
statement and WHERE
clausesSQLite
SQLite
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.sqlite
From SQLite directly:
sqlite> .open [path_to_your_database_folder]/Chinook_Sqlite.sqlite
12 – 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