hey am creating a quiz(examination) which randomly selects questions from a database,and each question has 4 options,out of which 1 is correct.....also i need to show the final result of the number of ques correctly answered,wrong and those not attempted....
im at loss at MySql...don't know how the design of the database should work out..no idea whatsoever.....
am using jdbc,prpeared statements etc etc....
please a little help with the database!!