id | firstName | lastName | phoneNumber | |
---|---|---|---|---|
1 | John | Doe | john@example.com | 123-456-7890 |
2 | Jane | Smith | jane@example.com | 098-765-4321 |
id | pubName | address | city | country |
---|---|---|---|---|
1 | Newspaper Co. | 123 Main St. | Anytown | USA |
2 | Magazine Inc. | 456 Elm St. | Bigcity | Canada |
id | title | authorId | pubId | publicationDate | visualStorytelling | articleType |
---|---|---|---|---|---|---|
(→ Authors.id) | (→ Publishers.id) | |||||
1 | The World's Largest Robots | 1 | 1 | 2024-03-07 23:10:34 | Photo | Technology |
2 | Another Interesting Article | 2 | 2 | 2024-03-07 23:10:34 | Photo | Politics |
3 | World's Biggest Machines | 3 | 1 | 2024-03-07 23:10:34 | Video | Technology |
4 | Yet Another Topic | 4 | 2 | 2024-03-07 23:10:34 | Video | Environment |
id | catName |
---|---|
1 | Technology |
2 | Politics |
3 | Environment |
4 | Health |
5 | Culture |