ID | Name | BirthDate | Country |
---|---|---|---|
1 | John Doe | 1970-06-28 | USA |
2 | Jane Smith | 1985-03-15 | UK |
MovieID | Title | ReleaseYear | DirectorID |
---|---|---|---|
(→ FilmMakers.ID) | |||
1 | The Shawshank Redemption | 1994 | 1 |
2 | Inception | 2010 | 2 |
ActorID | FirstName | LastName | DateOfBirth |
---|---|---|---|
1 | Tom | Hanks | 1956-07-09 |
2 | Leonardo | DiCaprio | 1975-11-11 |
CharacterID | CharacterName | ActorID |
---|---|---|
(→ Actors.ActorID) | ||
1 | Andy DuFresne | 1 |
2 | Cobb | 2 |
MovieCharacterID | MovieID | CharacterID |
---|---|---|
(→ Movies.MovieID) | (→ Characters.CharacterID) | |
1 | 1 | 1 |
2 | 2 | 2 |
ID | Type | Description | TreatmentType | MovieID |
---|---|---|---|---|
(→ Movies.MovieID) | ||||
1 | Spa | Offers various spa treatments | Massage Therapy | 1 |
2 | Spa | Focuses on relaxation and wellbeing | Aromatherapy | 2 |
3 | Wellness Retreat | Promotes holistic health | Massage Therapy | 3 |
4 | Wellness Retreat | Emphasizes personal growth and development | Yoga | 4 |