lodmark
Member
- Local time
- Today, 01:36
- Joined
- Jul 24, 2020
- Messages
- 232
Hi!
How do you handle this best if you want an artist table that only has unique values without duplicates?
Duets such as No More Tears with Barbara Streisand and Donna Summer or Lady Marmalade with Christina Aguilera, Lil Kim, Mya and Pink.
These four are listed as solo artists in the artist table. I want to avoid adding a post with these four together.
At the same time, I want all four to be shown on that track on the record.
Do I add more fields for the artist to the song table or can I create a many to many table that has multiple entries for a song with multiple artists?
What will be the best thing to do?
Leif
How do you handle this best if you want an artist table that only has unique values without duplicates?
Duets such as No More Tears with Barbara Streisand and Donna Summer or Lady Marmalade with Christina Aguilera, Lil Kim, Mya and Pink.
These four are listed as solo artists in the artist table. I want to avoid adding a post with these four together.
At the same time, I want all four to be shown on that track on the record.
Do I add more fields for the artist to the song table or can I create a many to many table that has multiple entries for a song with multiple artists?
What will be the best thing to do?
Leif