Very basic database theory.
- by John R
I have a set of tables to show the relationship between organziations and supporters below. Although I have done some basic mySQL querries, I know very little about database 'design'.
I plan to querry the database for:
-a list of contributors to a specific organization... or,
-a list of organizations that a specific suporter supports.
The…