Insert Data Into Your Mysql Database

This demo assumes you've already logged in to cPanel

Scroll down to the Databases section and select phpMyAdmin.

 

In the left sidebar, click the database name.

Click the database table you wish to work with. We’ll use a wpwi_terms database table in this example, but you can use any database table as required.

 

In the command bar, click Insert.

 

Complete the fields, click Go to save the record.

 

The associated SQL command will display on the screen. Copy the command to a text file on your system.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What MySQL Version I'm Using?

This demo assumes you've already logged in to cPanel 1. On right hand side you have...

How to Backup & Restore a MySQL Database

How to backup Mysql Database.   First, log in to your cPanel using your username and password....

Remotely Connect to a Databases

Configuring a Remote MySQL Database 1. Log in to your cPanel account. 2. Navigate to the...

How to Grant MySQL Database Privileges to a Database User

To give a user all privileges in MySQL, follow these steps: Log in to your cPanel account....

How Do I Create a Database?

This demo assumes you've already logged in to cPanel Now let's learn how to create a MySQL...