Renaming database tables with phpMyAdmin

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.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Deleting a table from a database with phpMyAdmin

Deleting a table from a database with phpMyAdmin This video assumes you've already logged in to...

Exporting databases and tables with phpMyAdmin

Exporting databases and tables with phpMyAdmin This video assumes you've already logged in to...

Importing databases and tables with phpMyAdmin

Importing databases and tables with phpMyAdmin This video assumes you've already logged in to...

Running SQL queries on a database with phpMyAdmin

Running SQL queries on a database with phpMyAdmin This video assumes you've already logged in to...

Searching through a database with phpMyAdmin

Searching through a database with phpMyAdmin This video assumes you've already logged in to...

Powered by WHMCompleteSolution