0
votes
Is this an OK Database design concept?
I'd personally say 'no' to this design. Reasons:
(might not apply) trying to keep the address field normalized implies you need to process this field to make sure you avoid unintended …
