---
title: "Renaming database tables with phpMyAdmin"
type: "knowledge"
post_id: "2574"
slug: "renaming-database-tables-with-phpmyadmin-2"
canonical: "https://kb.easydns.com/knowledge/renaming-database-tables-with-phpmyadmin-2/"
markdown_url: "https://kb.easydns.com/knowledge/renaming-database-tables-with-phpmyadmin-2.md"
json_url: "https://kb.easydns.com/knowledge/renaming-database-tables-with-phpmyadmin-2.json"
txt_url: "https://kb.easydns.com/knowledge/renaming-database-tables-with-phpmyadmin-2.txt"
published: "2018-07-18T16:26:54+00:00"
modified: "2020-06-09T11:47:14+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"
---
Renaming database tables with phpMyAdmin

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

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

 First, select the database where the table exists…

 … then click the table you want to rename.

 Click the **Operations** tab.

 Under **Table Options**, in the **Rename table to** section, enter a new name for the table, then click **Go**.

 That’s it! The table has been renamed, as can be seen here in the left pane.

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