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

Buy Web Hosting In kozhikode
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Copying a database table with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to copy a...

Creating tables in a database with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to create a...

Deleting fields from database tables with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to delete...

Deleting tables from a database with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to delete a...

Exporting databases and tables with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to export a...