Deleting tables from a database with phpMyAdmin

phpMyAdmin series

3. Deleting tables from a database with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin

Now let's learn how to delete a table from a database

Select the table you wish to delete here
FutureHosting Best Hosting in Ireland - Deleting tables from a database with phpMyAdmin

You can delete individual fields from this table by selecting them here then clicking the delete icon here
FutureHosting Best Hosting in Ireland - Deleting tables from a database with phpMyAdmin

However, in this tutorial we're going to demonstrate how to delete the entire table and everything in it

Click the Drop button here. Then click OK to confirm
FutureHosting Best Hosting in Ireland - Deleting tables from a database with phpMyAdmin

The addresses table has been deleted (or dropped) from the database
FutureHosting Best Hosting in Ireland - Deleting tables from a database with phpMyAdmin

The addresses table is no longer listed in our database's list of tables
FutureHosting Best Hosting in Ireland - Deleting tables from a database with phpMyAdmin

This is the end of the tutorial. You now know how to delete tables from a database using phpMyAdmin

Ця відповідь Вам допомогла?

 Роздрукувати цю статтю

Також прочитайте

Modifying fields in database tables with phpMyAdmin

phpMyAdmin series 5. Modifying fields in database tables with phpMyAdmin This tutorial assumes...

Running SQL queries on a database with phpMyAdmin

phpMyAdmin series 9. Running SQL queries on a database with phpMyAdmin This tutorial assumes...

Becoming familiar with databases in phpMyAdmin

phpMyAdmin series 1. Becoming familiar with databases in phpMyAdmin This tutorial assumes...

Searching through a database with phpMyAdmin

phpMyAdmin series 11. Searching through a database with phpMyAdmin This tutorial assumes you've...

Renaming database tables with phpMyAdmin

phpMyAdmin series 10. Renaming database tables with phpMyAdmin This tutorial assumes you've...