192 Forks
206 Stars
206 Watchers

practical-sql-2

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

How to download and setup practical-sql-2

Open terminal and run command
git clone https://github.com/anthonydb/practical-sql-2.git
git clone is used to create a copy or clone of practical-sql-2 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-2 https://github.com/anthonydb/practical-sql-2/archive/master.zip

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

If you have some problems with practical-sql-2

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