2021-10-18 12:11:02 -04:00

436 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 16: Working With JSON Data

Introduces the JavaScript Object Notation data format and how it's supported within PostgreSQL via data types and query operators.