What would be the rule of thumb to determine when to make relationships between tables? Subjective at times I guess. Say you have a main table which contains multiple fields that use Lookup tables, when would you want to create relationships to these Lookup tables, if ever?
Thanks