---
title: "Modifying fields in database tables with phpMyAdmin"
type: "knowledge"
post_id: "2571"
slug: "modifying-fields-in-database-tables-with-phpmyadmin"
canonical: "https://kb.easydns.com/knowledge/modifying-fields-in-database-tables-with-phpmyadmin/"
markdown_url: "https://kb.easydns.com/knowledge/modifying-fields-in-database-tables-with-phpmyadmin.md"
json_url: "https://kb.easydns.com/knowledge/modifying-fields-in-database-tables-with-phpmyadmin.json"
txt_url: "https://kb.easydns.com/knowledge/modifying-fields-in-database-tables-with-phpmyadmin.txt"
published: "2018-07-18T16:26:19+00:00"
modified: "2020-06-09T11:47:28+00:00"
author: "ryan"
categories:
tags:
site_name: "easyDNS Knowledge Base"
publisher: "easyDNS Technologies Inc."
language: "en-US"
generator: "easyPress Markdown"
generator_version: "1.0.6"
---
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.
