Master-detail in database applications
Thursday August 25, 2005
DB Course :: Chapter 12. A one-to-many relationship, often referred to as a "master-detail" or "parent-child" relationship, is the most usual relationship between two tables in a database. Common scenarios include customer/purchase data, patient/medical-record data, and student/course-result data.

No comments yet. Leave a Comment