[ad_1]
Plugin Support
Jasmine
(@hyenokian)
Dear @cutu234,
Thank you for the topic.
I want to mention, that the information about the survey submissions is stored in two tables.
The first table includes the general data about submissions.
The second table includes more detailed info about the answered questions in the submissions.
{WordPress_prefix}_ayssurvey_submissions
{WordPress_prefix}_wp_ayssurvey_submissions_questions
Please note, that the {WordPress_prefix} can be subject to change. By default, it is wp_.
For example, wp_ayssurvey_submissions.
Thank you.