Skip to content

LinkedInLearning/learning-sql-548044

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-sql-programming

These are the Exercise Files for the LinkedIn Learning course Learning SQL Programming.

Using these files

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.