Chapter 5: Problem 1
Use the Company database which does not have any relationships defined. The first few rows of Employee and Department are: Consider the Employee and Department tables. Note the Employee table has a field dept which indicates the department where the employee works. The relationship can be stated: \- Each department has zero or more employees, and, \- Each employee works in at most one department. Create a one-to-many "works in" relationship between Employee and Department.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.