3 lines
122 B
MySQL
3 lines
122 B
MySQL
|
DROP TABLE IF EXISTS `#__questionsanswers_question_and_answer`;
|
||
|
DROP TABLE IF EXISTS `#__questionsanswers_help_document`;
|