This manual is a step by step guide on changing the name of existing database tables. Name changes are usually done to fit the description of a given data which is improperly titled.
So to find out how to rename database tables with phpMyAdmin look over the video tutorial & demo provide:
1. First, log in to phpMyAdmin.
2. To rename database tables, click the database table to be renamed. The database tables are listed at the left side of the window. Select one, for example click the “information” table link.
3. Click the “Operations” button located at the upper menu bar.
4. Scroll down and look for the table options box.
5. Beside the text “Rename table to,” click the text box.
6. Encode the new name of the database table, for this tutorial the name has been replaced with “infotable,” then click the “Go” button at the right hand corner of the box.
(A message saying that the table has been successfully renamed can then be viewed on the screen, at the same time the “information” table currently renamed to “infotable” can also be seen at the left side of the window.)
7. To return to the main menu, click the “Home” icon.
8. This is the end of the renaming database tables with phpMyAdmin demo and video tutorial.
9.Please contact us for any questions or suggestions on this matter. Thank you!
