Design a Scout attendance database -- both meetings and
camping. Don't attempt to use SQL at first, just name
your table(s), their columns and suggested datatypes.
Address where your tables might reference your data to
maintain First Normal Form (1NF) -- just draw lines to
describe the references.
Create a list of all possible interactions that might be
needed to complete the task(s) involved in using a Scout
Attendance database.