Deleting fields from database tables with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin

Now let's learn how to delete fields from database tables

Select the details table here



Let's delete the city field



Click the Delete (or Drop) icon

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

Buy Web Hosting In Madurai

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Copying a database table with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to copy a...

Creating tables in a database with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to create a...

Deleting tables from a database with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to delete a...

Exporting databases and tables with phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's learn how to export a...

Becoming familiar with databases in phpMyAdmin

This tutorial assumes you've already logged in to phpMyAdmin Now let's familiarize ourselves...