SQL Commands Practice

To run this code on your machine, clone this repository and navigate to the project folder. Then, run the following command:

sqlite3 < songs_albums.sql

Alternately, you can find the code in this SQL fiddle which may be easier to write and debug.