2021-06-06 14:44:21 -04:00

431 B

Practical SQL, 2nd Edition

A Beginner's Guide to Storytelling with Data

PracticalSQL, 2nd Edition 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.