Good database design is the cornerstone of an efficient and useful data management system. While designing a database for SkyWrite, you'll become familiar with introductory level design concepts and techniques.
By the end of this lesson you'll understand:
•The need for good design.
•A process for designing a database model.
•Three basic relationships that exist among tables.
•How to properly identify relationships through the use of linking columns.