Hi, I created dynamic survey. i want to copy the same survey to another survey id.
SurveyTable:
SID SName Created Date
QuestionTable
QID Question SID
AnswerOptionsTable
AID Answer QID
Now i created one survey for that i added questions and answers. But i want to copy the same survey with another SName so that remaining table also changed accordingly.
Please provide a solution. Thanking you very much in advance. I asked my seniors also.