Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/el634dev/sql-commands-practice


https://github.com/el634dev/sql-commands-practice

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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](http://sqlfiddle.com/#!7/a34037/2) which may be easier to write and debug.