flipper1067
Programmer
I have a small questionnaire of our paper aplication that I have in my DB. I have set up tables for the questions, the responses and also the responses to the subquestions to some of the questions. Some of the responses to the subquestions are "other". If it is other, i need to set up another table so the user can type in the response to other. I am not sure how to do this.
I have a table for questions, one for responses, one for sub questions and one for their responses to those. I need another table for responses to the sub questions if they choose other.
I have a table for questions, one for responses, one for sub questions and one for their responses to those. I need another table for responses to the sub questions if they choose other.