Answer the question
In order to leave comments, you need to log in
Clear database in OpenServer?
It's a little inconvenient to go into each table and delete it, how can I "clean" the entire database from tables, I have about 50 of them. ._.
Answer the question
In order to leave comments, you need to log in
In the same place, like phpmyadmin is built in, Jackdaws have placed it and go ahead.
Well, it looks like this:
DROP TABLE IF EXISTS table1, table2, table3 CASCADE
Yuzay some software for managing databases such as Navicat. Usually it is everywhere.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question