Hi to all,
i am currently doing a web application. I have a form that contains about 100 radio button and 100 checkboxes. my question is, how do you design it in the database table? should i make 200 columns (100checkbox,10 0 radio button)? Need help on how to design this. Thanks.