...

Modifying fields in database tables with phpMyAdmin

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
phpMyAdmin Cloud

Let’s modify the address field
phpMyAdmin Web hosting

Click the Change icon

Make the changes you want, then click Save
phpMyAdmin Hosting

That’s it! We’ve successfully changed the name of the address field to city
phpMyAdmin Cloud Hosting

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

Previous Post
Inserting fields into database tables with phpMyAdmin
Next Post
Running SQL queries on a database with phpMyAdmin