App
Relationships
- One
instructor
has Oneinstructor_detail
- One
instructor
has Manycourse
Cascading
- If deleting a course, don't delete the instructor
- If deleting an instructor, don't delete the courses
instructor
has One instructor_detail
instructor
has Many course