| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Generalised approach to storing address details
Hi all
This is really a database design question. I am not sure if this is the correct forum. If not, please can someone recommend a more appropriate one.
I want to set up a generic way of entering names and address details. Address details could be a multi-line address, a telephone number, an email address, or whatever communication medium may arise in the future.
I am thinking along the following lines. The concept needs to be fleshed out, but I would appreciate some feedback before I go too far down this path. It is quite possible that it is a well-known 'bad thing to do' (it feels a bit like EAV).
One problem I can see is that it would not be possible to make a foreign key constraint between, say, a zipcode and a table of zipcodes, though this could be enforced at the application level.
Any comments will be appreciated.
BTW, here is a link to a discussion of EAV and its pitfalls. I found it interesting. Any pointers to other online literature on this and similar topics would also be appreciated.
http://tonyandrews.blogspot.com/2004/10/otlt-and-eav-two-big-design-mistakes.html
Thanks
Frank Millman Received on Wed Dec 06 2006 - 23:53:28 CST
![]() |
![]() |