How to Edit a Database Table via phpMyAdmin in cPanel

1. Log in to your cPanel account.

2. In the Databases section, click on phpMyAdmin.
phpMyAdmin icon

3. Click on the Expand icon from the navigation tree in the left sidebar.
phpMyAdmin navigation tree

4. Select the appropriate table you want to edit. If you wish to change the blog name of WordPress, then select "wp-options".
databases table

5. Click on Edit in the third row.
editing database table

6. Modify the text value and then click on Go.
database modification via phpMYAdmin

By doing so, you can modify the value of SQL data in any software without accessing the administration area. If you can't alter the theme from the administrative area, for example, you can use this way to change the value of SQL data.

Was this answer helpful?

Related Articles

How to Repair a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account.2. In the Databases section, click on phpMyAdmin.3. Click...

How to Export Database Table via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. From the...

How to Import a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. From the...

How to Optimize a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. Click on...

How to Rename a Database in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on MySQL Databases.  3....