How to Delete or Drop a Table in phpMyAdmin Scott MitchellUpdated on October 28, 2021 1 Minute Read When working with databases, you can use the phpMyAdmin tool to create database, tables, and add content. Along with normal data addition, you may also need to reorganize the way your data is stored. This may involved removing data, or even deleting tables from you databases. This tutorial will guide you on the process of dropping a table within the phpMyAdmin database management tool. Note that when deleting or dropping a table, the data will be removed permanently. Please ensure that you do not need the data for any program before dropping the table. Deleting or dropping a table in phpMyAdmin Log into your cPanel interface. From the main cPanel screen, look for the Databases category and click on the phpMyAdmin tool icon. Once you are in the phpMyAdmin tool, find and click on the database name that contains the table you want to drop. After clicking the database name, the tables will be listed in the right hand panel. Locate the table you want to drop and select the Drop link. You will receive a popup. Click the OK button to confirm the delete. You will receive a deletion success message and see your table disappear from the list. Below is a quick before and after shot of the table list for a successful deletion. Before After Summarize and Research with AIShare on Social Media Related Articles Enable HSTS in Cloudflare for Stronger SSL Security How to Enable DNSSEC with Cloudflare Configuring Jetpack to work with Cloudflare AutoSSL with Cloudflare Enable Under Attack Mode in Cloudflare How to Set Up Cloudflare with InMotion Hosting How to Verify Your Website With Google Search Console How to Create Your Own Git Server How to Keep Regular Backups for Reseller Accounts How to Cancel Your Backup Manager Subscription