Summary
In this chapter, we learned all about joins and how we can get data from multiple tables, and we explored the different types of joins, along with the UNION
operation. These essential skills will be your base moving forward so that you can get creative with mix and match joins to pinpoint the result set you are looking for. In the next chapter, we will look at some other ways we can retrieve data from multiple tables.