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 a database table.

First, select the database where the table exists...

... then click the table from which you want to remove a field.

Click the Structure tab.

Select the field you want to delete, then click Drop.

Click OK to confirm.

That's it! The field has been removed from our table.

This is the end of the tutorial. You now know how to delete fields from database tables with phpMyAdmin.

Je li Vam ovaj odgovor pomogao? 0 Korisnici koji smatraju članak korisnim (0 Glasovi)