How to delete the data table created by phpmyadmin

Release: 2019-11-01 16:41:20
Original
2095 people have browsed it

How to delete the data table created by phpmyadmin

phpMyAdmin is a MySQL database management tool based on PHP and structured in Web-Base mode on the website host, allowing administrators to use the Web interface to manage MySQL databases. phpMyAdmin can easily create, modify, and delete databases and tables.

Delete the data table created by phpmyadmin:

1. Log in to phpmyadmin.

2. Select the mysql database name to enter - click Structure - select the data table to be deleted - select Delete in "Selected Items" to perform the table deletion operation. As shown below:

How to delete the data table created by phpmyadmin

The above is the detailed content of How to delete the data table created by phpmyadmin. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!