When you create a new table, you decide on the number and content of the fields in the tablerecall that this is referred to as the tables design. After you have created a table, you may find that you need to make changes to the design of the table by adding or deleting fields, or changing the order of the fields within a table. You can easily modify a table using the Table Design view.
Now that you have the 1B Club Members table, you can see that the students last name does not need to be in the 1B Pledges tablethe students name is related to the student, not to the pledge. In the 1B Pledges table, having the Student# is sufficient for identifying which student is responsible for any single pledge.
The club affiliation must be added to the 1B Pledges table so that a donation made can be recorded for a specific club. In the previous activity, you removed the Club Affiliation field from the 1B Club Members table. In this activity, you will add the Club Affiliation field to the 1B Pledges table. In this database, the Club Affiliation is related to the pledge that is made.