FastDomain - Dropping columns from a database table using PhpMyAdmin
 

FastDomain Web Hosting Help

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.
  1. Log in to your FastDomain cPanel account.
  2. Navigate to the Database Tools section, and select phpMyAdmin.
  3. Select the database you want to work with (in the left column when you first access phpMyAdmin).
  4. Select the table you want to work with.
  5. Place a check mark next to the column(s) you wish to drop (delete permanently).
  6. Click on the Drop button underneath the list of columns.
  7. 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.



Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

Step by step directions on how you can search your database using phpMyAdmin
Knowledgebase Article 191,767 views tags: Plesk cpanel databases mysql phpmyadmin

A step by step guide on how to manipulate data in your mySQL tables using phpMyAdmin
Knowledgebase Article 206,072 views tags: databases mysql phpmyadmin

A guide to duplicating a MySQL database using phpMyAdmin
Knowledgebase Article 252,298 views tags: databases mysql phpmyadmin

Related Help Content

This article will show you how to rename a database table in phpMyAdmin.
Knowledgebase Article 330,459 views tags: databases mysql phpmyadmin

Instructions on adding a column to your database in phpMyAdmin
Knowledgebase Article 212,583 views tags: databases mysql phpmyadmin

A repository of information on how you can manage your database by using the phpMyAdmin interface.
Knowledgebase Article 382,421 views tags: commands database mysql phpmyadmin

This article will explain MySQL database and user creation and deletion, and explain how to assign a user to a database.
Knowledgebase Article 882,197 views tags: creation database mysql

How do I import a backup of my database (.sql file) using phpMyAdmin?
Knowledgebase Article 791,082 views tags: database mysql phpmyadmin

A guide on performing a standard SQL query using the phpMyAdmin interface
Knowledgebase Article 199,882 views tags: databases mysql phpmyadmin

Guidance on adding tables to your mySQL database in phpMyAdmin
Knowledgebase Article 119,896 views tags: mysql phpmyadmin

How to Restore your MySQL Database?
Knowledgebase Article 390,450 views tags: admin database mysql php phpmyadmin restore