Modifying table columns - phpMyAdmin
If you are using assistive technology and are unable to read any part of the HostMonster website, or otherwise have difficulties using the HostMonster website, please call 866-573-HOST and our customer service team will assist you.
Skip to main content

HostMonster Web Hosting Help

Modifying table columns - phpMyAdmin

Modifying table columns in phpMyAdmin

This tutorial will demonstrate how to modify existing MySQL database tables in phpMyAdmin.

WARNING! Be careful changing certain aspects of table columns, because it is possible to lose data.  For example, if you change the maximum length of a field from 20 characters to 15 characters, any data in that column that is longer than 15 characters will be truncated (chopped off).

Begin by accessing phpMyAdmin via cPanel.

  1. Select the database you want to work with (by clicking on database name in the left column of the phpMyAdmin home page).
  2. Once inside a database, you will see a list of tables.  Click on the table you wish to modify.
  3. Inside the table, you will see a list of columns.  To the right of the column name, you will see a link called "Change" under the Actions.  Click on the Change link for the column you wish to modify.
  4. You can change a variety of things, including the name of the column, length of the field (maximum number of characters allowed), default value, and more.
  5. Once you are ready to proceed, click on Save to save the changes.

The changes you requested will have been applied.

Knowledgebase Article 199,078 views bookmark tags: databases mysql phpmyadmin


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

A tutorial on how to perminately delete columns from your mySQL database using phpMyAdmin
Knowledgebase Article 188,456 views tags: Plesk cpanel databases mysql phpmyadmin

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

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

Related Help Content

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

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

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

I would like to dump the Table Structure for my MySQL Database, but none of the data.
Knowledgebase Article 274,314 views tags: dump mysql ssh structure table

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

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

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

How to repair and optimize your database using phpMyAdmin:
Knowledgebase Article 441,924 views tags: database mysql optimizing repairing slow speed

This site utilizes JavaScript to function correctly. Looks like it's disabled on your browser. Please enable it for your best experience.

For instructions on enabling JavaScript, click here