The table under analysis is:
Question_Table(Course_Number, Question_ID, Question_Text, Answer_A, Answer_B, Answer_C, Answer_D, Answer_E, Answer_Weighting)
This is the question table based on a test application Im creating in VB6, simular to the MCSE or other multiple choice tests.
I want to...