These are the Exercise Files for the LinkedIn Learning course Learning SQL Programming.
The Learning SQL Programming course uses DB Browser for SQLite and a few additional files. These files can be found in this repository.
- results.db is the file to use within DB Browser for SQLite.
- quizresults.sql is a SQL file suitable for importing into other DBMS tools, but will not work with DB Browser for SQLite.
- statements.sql is a listing of each SQL statement used in the course, provided so you can check your work as you follow the course.