2020-02-26 21:43:12 -05:00

355 B

Practical SQL

PracticalSQL by Anthony DeBarros is available from No Starch Press.

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.