chapter two
2 Related tables and more SQL
In this chapter
- You learn what related tables are and how to query them.
- You revisit table and data management.
- You explore how to learn more SQL on your own.
2.1 Overview
In Chapters 1, you learned the basics of SQL and how to query or create a single table. In this chapter, you will continue learning a bit more of SQL by querying and creating related tables. In the end, you will peek into how to pick up more SQL keywords by yourself in the future.