Problem
• How you would construct the database necessary to support the survey system. Assume that implementing this system will take software in addition to SQL, so describe what the software would have to do, working with the database. Do not include any SQL in your answers
• Explain how you will store each respondent's answers for both question types (multiple choice, and short text answer). Responses must be able to be linked back to the survey they are from and the question that they apply to. Provide explanatory text.