Modify fields in database tables using phpMyAdmin
This tutorial will show you how to modify fields in database tables using 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