ER diagram in Book DB: books do or don't have words in lessons

Viewed 14

I an starting to design an ER diagram for a DB that stores books of words such as "English: 4000 Essential Words".

The problem is some books have lessons and each lesson has it own words, and some books don't have lessons and only contain words!

How do I design this ER?

0 Answers
Related