I wanted to see if there is any issue with combining a bunch of smaller many to many fields into a larger table.
For instance I have my Staff Table that is used quite a bit in my forms via a Multivalve field (I know never use them) and I am now changing over to a traditional many to many. What stopping me from just putting all that into one large junction table?
For instance I have my Staff Table that is used quite a bit in my forms via a Multivalve field (I know never use them) and I am now changing over to a traditional many to many. What stopping me from just putting all that into one large junction table?