---
title: "Deleting a table from a database with phpMyAdmin"
type: "knowledge"
post_id: "2577"
slug: "deleting-a-table-from-a-database-with-phpmyadmin"
canonical: "https://kb.easydns.com/knowledge/deleting-a-table-from-a-database-with-phpmyadmin/"
markdown_url: "https://kb.easydns.com/knowledge/deleting-a-table-from-a-database-with-phpmyadmin.md"
json_url: "https://kb.easydns.com/knowledge/deleting-a-table-from-a-database-with-phpmyadmin.json"
txt_url: "https://kb.easydns.com/knowledge/deleting-a-table-from-a-database-with-phpmyadmin.txt"
published: "2018-07-18T16:27:38+00:00"
modified: "2020-06-09T11:47:01+00:00"
author: "ryan"
categories:
tags:
site_name: "easyDNS Knowledge Base"
publisher: "easyDNS Technologies Inc."
language: "en-US"
generator: "easyPress Markdown"
generator_version: "1.0.6"
---
Deleting a table from a database with phpMyAdmin

 This video assumes you’ve already logged in to phpMyAdmin.

 Now let’s learn how to delete a database table.

 First, select the database where the table exists.

 Select the table by checking its checkbox…

 … then click **Drop**.

 Click **OK** to confirm.

 That’s it! The table has been deleted, as well as all fields and data within the table.

 This is the end of the tutorial. You now know how to delete a database table with phpMyAdmin.
