10 lines
431 B
Markdown
10 lines
431 B
Markdown
# Practical SQL, 2nd Edition
|
|
### A Beginner's Guide to Storytelling with Data
|
|
|
|
[PracticalSQL, 2nd Edition](https://www.nostarch.com/practicalSQL2) by Anthony DeBarros is [available from No Starch Press](https://www.nostarch.com/practicalSQL2).
|
|
|
|
### Chapter 2: Creating Your First Database and Table
|
|
|
|
Introduces PostgreSQL, the pgAdmin user interface, and the code for loading a simple data set about teachers into a new database.
|
|
|