Just Host 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.
Begin by accessing phpMyAdmin via cPanel.
- Select the database you want to work with (by clicking on database name in the left column of the phpMyAdmin home page).
- Once inside a database, you will see a list of tables. Click on the table you wish to modify.
- 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.
- 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.
- Once you are ready to proceed, click on Save to save the changes.
The changes you requested will have been applied.
105,858 views
bookmark
share
tags: databases mysql phpmyadmin
E-mail
Twitter
Google Bookmarks
Facebook
MySpace
Digg
Reddit
Delicious
LinkedIn
StumbleUpon