L
L
Lord_Dantes2018-06-26 10:26:47
MySQL
Lord_Dantes, 2018-06-26 10:26:47

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

3 answer(s)
I
Ivan, 2018-06-26
@Lord_Dantes

In the same place, like phpmyadmin is built in, Jackdaws have placed it and go ahead.

L
Lander, 2018-06-26
@usdglander

Well, it looks like this:

DROP TABLE IF EXISTS table1, table2, table3 CASCADE

D
DarkByte2015, 2018-06-26
@DarkByte2015

Yuzay some software for managing databases such as Navicat. Usually it is everywhere.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question