id | Country | City | FestivalName | Date | Genre |
---|---|---|---|---|---|
1 | USA | Los Angeles | Coachella Music and Arts Festival | 2023-04-13 | Music |
id | Name | Nationality | Occupation |
---|---|---|---|
1 | Beyonce | USA | Musician |
id | Title | ReleaseDate | ArtistID |
---|---|---|---|
(→ Artists.id) | |||
1 | Lemonade | 2016-04-23 | 1 |
id | Title | Length | AlbumID |
---|---|---|---|
(→ Albums.id) | |||
1 | Formation | 03:38 | 1 |
id | Title | ReleaseYear | Director | LeadActor |
---|---|---|---|---|
1 | Inception | 2010 | Christopher Nolan | Leonardo DiCaprio |
id | MovieTitleID | SongID |
---|---|---|
(→ MovieTitles.id) | (→ Songs.id) | |
1 | 1 | 1 |