This tutorial assumes you’ve already logged in to phpMyAdmin:
1. Now let’s learn how to Delete Fields from database tables
2. Select the Details table here
3. Let’s delete the City field
4. Click the Delete (or Drop) icon and click Yes to confirm
That’s it! We’ve successfully deleted the city field from our database table
This is the end of the tutorial. You now know how to delete fields from database tables using phpMyAdmin