id | name | |
---|---|---|
1 | John Doe | john@example.com |
2 | Jane Smith | jane@example.com |
3 | Michael Johnson | michael@example.com |
4 | Emily Davis | emily@example.com |
5 | David Brown | david@example.com |
id | subject_name |
---|---|
1 | Portraits |
2 | Landscapes |
3 | Architecture |
4 | Wildlife |
5 | Street Photography |
photographer_id | subject_id |
---|---|
(→ Photographers.id) | (→ Subjects.id) |
1 | 1 |
2 | 1 |
3 | 1 |
4 | 1 |
5 | 1 |
5 | 5 |