Dropping columns from a database table using PhpMyAdmin
Dropping columns from a database table in PhpMyAdmin
It is recommended that you make a backup before you perform any destructive actions, such as dropping database columns. Without a backup, there will be no way to restore anything mistakenly deleted.
WARNING! Dropping columns in your database permanently deletes the column and all the data stored in that column. Make sure that none of your applications or websites rely on information contained in the column(s) you are deleting.
Navigate to the Database Tools section, and select phpMyAdmin.
Select the database you want to work with (in the left column when you first access phpMyAdmin).
Select the table you want to work with.
Place a check mark next to the column(s) you wish to drop (delete permanently).
Click on the Drop button underneath the list of columns.
It will ask you if you really want to do this. Review what will be dropped to make sure the correct columns are being deleted. If it is correct, click on the Yes button to drop the columns. Otherwise click No.
A message stating your SQL query was executed successfully will be displayed and your columns will be gone.
** Google ad credits are only available to customers in the United States, Canada, and the United Kingdom at this time.
¹ VAT (Value Added Tax) is not included in our advertised price and will be charged separately and itemized on invoices and billing information. Standard VAT rates based on EU Member State regulations may apply. Learn more.