Technical requirements
To work with the examples and illustrations in this chapter, you will need to have Azure Data Studio or SQL Server Management Studio (SSMS) installed. We will be working with the WideWorldImportersDW
database on SQL Server or Azure SQL Database. Please refer to the Appendix for tool installation and database restoration guidance.
You will find the code from this chapter on GitHub: https://github.com/PacktPublishing/SQL-Query-Design-Best-Practices/tree/main/Chapter04