I have tried the Google thing and searched this site but can’t get this in my head. I want to create a junction table and I don’t think I have a problem with this. However, I can’t seem to understand how to get it populated.
If I have a table called “kids” and a table called “sweets” and I want to know which kids consume what sweets then this is an M to M relationship – right?
So I create a junction table called “consumption”. I create the relationship and then what? How can I populate this thing so I get some information out of it?
I’m getting pissed now!
Cheers.
Renoir
If I have a table called “kids” and a table called “sweets” and I want to know which kids consume what sweets then this is an M to M relationship – right?
So I create a junction table called “consumption”. I create the relationship and then what? How can I populate this thing so I get some information out of it?
I’m getting pissed now!
Cheers.
Renoir