hello Guys, I am currently stuck, I have a prize database for a students, however I am unable to create select the same prize, multiple times for the same students.
So lets say chris won a prize and I want to gift him a pen twice, I cant do that.
Kindly help!
No no, only allow a single row selection for the prize, so if a student receives multiple prizes then you create an additional row in Student Points table
P.S: You should also create a table for students, and use that instead of the text in Name. It looks like you should also store Age, Points Earned and Points Remaining in this new Students table