Modifying fields in database tables with phpMyAdmin



Modifying fields in database tables with phpMyAdmin

This video assumes you've already logged in to phpMyAdmin.

Now let's learn how to modify existing fields within a database table.

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

... then click the table where field exists that you want to modify.

Click the Structure tab.

Select the field you want to modify, then click Change.

Make the changes you want to make, then click Save.

That's it! The field has been modified as you can see here.

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

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Becoming familiar with databases and phpMyAdmin

Becoming familiar with databases and phpMyAdminThis video assumes you've already logged...

Copying a database table with phpMyAdmin

Copying a database table with phpMyAdminThis video assumes you've already logged in to...

Creating a table in a database with phpMyAdmin

Creating a table in a database with phpMyAdminThis video assumes you've already logged...

Deleting a table from a database with phpMyAdmin

Deleting a table from a database with phpMyAdminThis video assumes you've already...

Deleting fields from database tables with phpMyAdmin

Deleting fields from database tables with phpMyAdminThis video assumes you've already...

Powered by WHMCompleteSolution