id | name |
---|---|
1 | Author A |
2 | Author B |
3 | Author C |
4 | Author D |
5 | Author E |
id | illustratorName |
---|---|
1 | Jane Smith |
2 | John Doe |
3 | Mary Johnson |
4 | Tom Brown |
5 | Emily Davis |
id | title | authorId | illustratorId |
---|---|---|---|
(→ Authors.id) | (→ Illustrators.id) | ||
1 | The Lion King | 1 | 1 |
2 | Alice in Wonderland | 2 | 2 |
3 | Peter Pan | 3 | 3 |
4 | Cinderella | 4 | 4 |
5 | The Little Prince | 5 | 5 |
id | title | authorId | illustratorId |
---|---|---|---|
(→ Authors.id) | (→ Illustrators.id) | ||
1 | Twilight | 6 | 1 |
2 | Harry Potter and the Philosopher's Stone | 7 | 2 |
3 | Percy Jackson and the Lightning Thief | 8 | 3 |
4 | The Hunger Games | 9 | 4 |
5 | Divergent | 10 | 5 |
id | movieTitle | directorId |
---|---|---|
1 | Inception | 1 |
2 | Interstellar | 2 |
3 | The Dark Knight | 3 |
4 | Avatar | 4 |
5 | Forrest Gump | 5 |
id | directorName |
---|---|
1 | Christopher Nolan |