0:00
0% complete
LearnStep 1 of 2
Relationship Patterns
Learning Objectives
- •Model one-to-one
- •Model one-to-many
- •Model many-to-many
Lesson Outline
LearnStep 1/2
Relationship Patterns
python
One-to-Few
python
One-to-Many (Bounded)
python
One-to-Many (Unbounded)
python
Many-to-Many
python
Tree Structures
python