We explored the data and you added yourself. Now, what about the sports?
Use the bell or 2Dos | Past to find Sporty Children
and open it.
Do you remember how to arrange and group the cards?
Group the children by age and show me!
How many have brown eyes?
Right now, we can’t tell which sport each child likes.
We need to change the database design
to add a place to store the child’s chosen sport. We use the Design database
tool.
Sport
field to your database.What takes the most time when you are updating a card?
We improve our updating speed if we can pick the sport from a list. Let’s change the database design again.
First we need to decide all the sports the children might like. Let’s just choose some school sports.
Now we can type them in just once, and we’ll be able to pick from the list when we update records.