sql - How to link these two tables with the entity relationship model? -


if have 2 entities, "courses" , "course_offerings", , both have key called "course number" , how relate these 2 entities? relationship table not make sense because mapping same course number same course number, redundant. leaving them unlinked seems wrong. correct way er model?

what er diagram like?


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -