ChAoTiCpInOy
Diamond Member
I'm having a little difficulty understanding 3NF regarding non-transitively dependency. I have an address say "123 S Grand Ave 544" that was keyed in and I'm storing it as the mailing address. I send that address to Google and get back "123 South Grand Avenue" and store it as the comparison address.
My question is is storing both addresses in the same table considered breaking normalization? If so, why? If not, why?
Thanks in advance.
My question is is storing both addresses in the same table considered breaking normalization? If so, why? If not, why?
Thanks in advance.