Introduction to Problem Solving with Computers (CS 135)
Dr. William J. Joel, WS 110, 7-9353
Assignment 1
Just as we did in class, create a database file structure (table name,
field names and datatypes) that will satisfy the following questions
concerning players on a bowling team.
- Who had the highest score during a given month?
- Which player was absent from matches the most often in a given month?
- What are the addresses of the team members?
- Which member has been on the team the longest?