5. Modifying fields in database tables with phpMyAdmin

5. Modifying fields in database tables with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin

Now let's learn how to modify fields in database tables

Select the details table here

Let's modify the address field

Click the Change icon

Make the changes you want, then click Save

That's it! We've successfully changed the name of the address field to city

This is the end of the tutorial. You now know how to modify fields in a table using phpMyAdmin

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

12. Copying a database table with phpMyAdmin

12. Copying a database table with phpMyAdmin This tutorial assumes you've already logged in to...

2. Creating tables in a database with phpMyAdmin

2. Creating tables in a database with phpMyAdmin This tutorial assumes you've already logged...

6. Deleting fields from database tables with phpMyAdmin

6. Deleting fields from database tables with phpMyAdmin This tutorial assumes you've already...

3. Deleting tables from a database with phpMyAdmin

3. Deleting tables from a database with phpMyAdmin This tutorial assumes you've already logged...

7. Exporting databases and tables with phpMyAdmin

7. Exporting databases and tables with phpMyAdmin This tutorial assumes you've already logged...