Hi!
I have a main table that has many fields like "Country", "Product", etc... which they tend to repeat.
I thought of creating one table for CONSTANTS values, like this:
COUNTRY | PRODUCT | ....
USA | ORANGE | ...
MEX | LEMON | ...
... | ... | ...
The fact is that actually USA and Orange is one entry but they actually don't have to be together necessarily.
I'm a bit newbie and all the options I think I have are:
- Using the search option selecting the info of table/row.
- Using the search option selecting one table (one for each constant).
- Adding the constants in the specific field, using the "dropdown menu" search option.
What I'm not sure if I may abuse of using too many tables if I make one for each constant, because having all of them in one table isn't logical (although works), and the last option isn't very practical so as to add more items.
Thank you for your advice!!
Luis
I have a main table that has many fields like "Country", "Product", etc... which they tend to repeat.
I thought of creating one table for CONSTANTS values, like this:
COUNTRY | PRODUCT | ....
USA | ORANGE | ...
MEX | LEMON | ...
... | ... | ...
The fact is that actually USA and Orange is one entry but they actually don't have to be together necessarily.
I'm a bit newbie and all the options I think I have are:
- Using the search option selecting the info of table/row.
- Using the search option selecting one table (one for each constant).
- Adding the constants in the specific field, using the "dropdown menu" search option.
What I'm not sure if I may abuse of using too many tables if I make one for each constant, because having all of them in one table isn't logical (although works), and the last option isn't very practical so as to add more items.
Thank you for your advice!!
Luis