JSON is a popular format for exchanging structured data. In this session, we will learn how SQL can shred a JSON document so it can be treated like relational data. Then we will see how easy it is to generate JSON by using the functions provided by SQL.