Running SQL Queries on a Database with phpMyAdmin
This tutorial assumes you’ve already logged in to phpMyAdmin Now let’s learn how to Rename database tables 1. Click the Database Table you wish to rename on the left 2. Then click the Operations button 3. Enter a New Name for the Database Table – click Go That’s it! The information table has been renamed infotable, and is listed here This is the end of the tutorial. You now know how to rename database tables using phpMyAdmin […]