2020-02-26 21:10:12 -05:00
..
2020-02-26 21:10:12 -05:00
2020-02-26 21:10:12 -05:00

Practical SQL

PracticalSQL by Anthony DeBarros is available from No Starch Press.

Chapter 1: 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.