Modifying Fields in Database Tables with phpMyAdmin
This tutorial assumes you’ve already logged in to phpMyAdmin Now let’s learn how to Edit Fields in database tables 1. Select the Details table on the left2. Let’s edit the Address Field 3. Click the Change icon 4. 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 […]