I need to remove a single poll from the system. I see poll questions and poll answers in the database, but I don't see the polls themselves. Both the poll_a and poll_q were empty, even though there are active polls.
If I try and delete them in the admin, all I have is the ability to approve polls, and one they are approved, they display and there is no option to end a poll.
If someone would direct me to the database table housing the polls themselves and anything else I need to delete to clean out a poll, l would appreciate it. Thankx.