Hey everyone!
I’m currently setting up my Wine database and I came across a problem. In my dataset a wine can have several grapes at different percentages. It looks like this:
How would you solve this in a database structure? Normally I would just make a relationship to a grapes DB and link it that way, but I have the percentage here too… How would you do it?