Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Databases > Table design qu...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 370 of 384
Post > Topic >>

Table design question

by "Keith Eckhardt" <keitheckhardt@[EMAIL PROTECTED] > Nov 30, 2007 at 07:57 AM

I am looking at a new database design for the association I belong to.  In 
particular I am looking at how to handle telephones, addresses, and email.

All of these could have zero to as many as five values for any of the 
entities.  Our society has the following entities with examples of address

types following.

Society (Site, Mailing, Billing, Contact)
District (Contact, Mailing, Secretary)
Region (Contact, Mailing)
Chapters (Contact, Mailing, Billing,Meeting)
Members (Home, Business, Althome)

Every entity has a globally unique numeric ID.  I am looking at an address

table with the following columns.

EntityID, Address1,Address2,Address3,City, State,Zip,Country,AddressType

I am doing the same thing for telephone and email address.  As a webmaster
I 
have three email addresses I want to expose.

The old design has a single table per entity with a very wide record. 
There 
are two sets of addresses possible, three telephones, and three emails. 
Most of the columns have little data in them.

I've gotten some comments that I have too many tables and performance will

suffer.  From the design literature I think I am headed in the right 
direction.

Comments?

Keith
 




 2 Posts in Topic:
Table design question
"Keith Eckhardt"  2007-11-30 07:57:35 
Re: Table design question
"Mr. Arnold" &l  2007-11-30 21:51:12 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Sun Jul 20 0:25:05 CDT 2008.