How can retrieve Answer and Question table in back end with sql query like this?

后端 未结 0 1989
梦谈多话
梦谈多话 2021-01-28 09:55

I\'m using Servlet JSP SQL to write Quiz Application

I have two table in sql like this:

Question(questionID, question_content, status, subjectID)

Choice(cho

相关标签:
回答
  • 消灭零回复
提交回复
热议问题