377 Forks
587 Stars
587 Watchers

practical-sql

Code and Data for the First Edition of "Practical SQL" by Anthony DeBarros, published by No Starch Press (2018).

How to download and setup practical-sql

Open terminal and run command
git clone https://github.com/anthonydb/practical-sql.git
git clone is used to create a copy or clone of practical-sql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with practical-sql https://github.com/anthonydb/practical-sql/archive/master.zip

Or simply clone practical-sql with SSH
[email protected]:anthonydb/practical-sql.git

If you have some problems with practical-sql

You may open issue on practical-sql support forum (system) here: https://github.com/anthonydb/practical-sql/issues