Saturday, February 25, 2012

Database Design Question

If I wanted to setup a database to track donations given by companys and individuals what would the tbl design look like? How would they be linked?

What's the relationship between the companies and individuals? I think we need more information. Do you have any initial thoughts on the design?|||

Hi Jack,

You can put all the donations in one table. And you need to add a column named DonationType. In this column you can tag what kind of donation it is.

No comments:

Post a Comment