this post was submitted on 24 Aug 2023
6 points (87.5% liked)
For all your programming needs
772 readers
1 users here now
A community to discuss programming and or related topics
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As others have said, you want a clues table.
The clues table needs a question_id column which is obviously a foreign key linking to the id column of the questions table.
Why?
Thanks for taking the time to write this and educate me.
No worries. I'm happy to help