Hello,
I have designed a database to administer an exam. In the database, I have 5 possible choices for Question 1, 5 possible choices for Question 2,..........
What I want to do is have the query randomly select one Question 1, one Question 2.........
I have tried using TOP and it does not work. Any suggestioins? Thanks.
I have designed a database to administer an exam. In the database, I have 5 possible choices for Question 1, 5 possible choices for Question 2,..........
What I want to do is have the query randomly select one Question 1, one Question 2.........
I have tried using TOP and it does not work. Any suggestioins? Thanks.