Technical requirements
To work with the examples and illustrations in this chapter, you will need to have Azure Data Studio installed. We will be working with the WideWorldImporters
database on SQL Server or Azure SQL Database. Please refer to the Appendix for tool installation and database restoration guidance.
You can find the code for this chapter on GitHub: https://github.com/PacktPublishing/SQL-Query-Design-Best-Practices/tree/main/Chapter11
In this chapter, we will also be looking at some of the latest JSON functions available in SQL Server 2022 and Azure SQL Database. To get the most value out of this chapter, it is recommended that you use SQL Server 2022 or Azure SQL Database to run the examples. The remaining JSON functions work with SQL Server 2016 and above.