Having JSON documents stored in the database is one thing, and knowing how to navigate through the document is another, but extracting the data into a relational format is what it is all about.
This chapter focuses on this transformation, creating a relational output from a JSON document using SQL statements.
The examples in this chapter use the sample data from the previous chapter.