Inserting fields into database tables using phpMyAdmin
This tutorial will show you the steps for inserting fields into database tables using phpMyAdmin
Now let’s learn how to insert fields into database tables
Select the details table here
In this case, let’s choose to add an address field AFTER the name field
Next, select the drop-down menu item:
Click Save when finished
That’s it! Our details table now has a new address field