...

Inserting fields into database tables with phpMyAdmin

This tutorial assumes you’ve already logged in to phpMyAdmin

Now let’s learn how to insert fields into database tables

Select the details table here
phpMyAdmin Cloud

In this case, let’s choose to add an address field AFTER the name field
phpMyAdmin Web hosting
 phpMyAdmin Hosting

Click Save when finished
phpMyAdmin Cloud Hosting

That’s it! Our details table now has a new address field
phpMyAdmin

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

Previous Post
Importing databases and tables with phpMyAdmin
Next Post
Modifying fields in database tables with phpMyAdmin