Good people, I come with a doubt that has been chasing me for a long time.
Let's go to what I have:
I have the table X but values from the table X I get in the Y table . How to store more than one value in the Y table for X table and the Y table can also reference the same values for other tables.
With this I have a problem that I need a lot of help.
What do I think? Create another table to support these values for example:
I have the X table and the Y table . I create the table Z where it will store everything that X needs in the table Y so if I have a G table which also needs a Y table item, I will store all the G items in the Z table
I need to know if this thought is correct or if there is another way to do it.
Personally, thank you in advance. Thank you for helping me.