Technical requirements
To work with the examples and illustrations in this chapter, you will need to have Azure Data Studio and or SQL Server Management Studio installed. We will be working with the WideWorldImporters
database and/or the WideWorldImportersDW
database on SQL Server or Azure SQL Database. Please refer to the Appendix section 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/Chapter05