How to run / execute mysql queries using phpmyadmin in CPanel?

To execute database queries using phpmyadmin proceed with the steps given below.

Step 1: Login to cPanel.

Step 2: In the search results, select phpMyAdmin under Database and hit enter. You will get an alert message as "The system will redirect you in a moment".

Step 4: Select the required database from the left tree.

Step 5: Click on SQL tab.

Step 6: Enter the queries in the text area provided and click Go.

 

  • run, execute, queries, PhpMyAdmin, cpanel
  • 142 Users Found This Useful
Was this answer helpful?

Related Articles

What are the information_schema tables I see when viewing my database?

INFORMATION_SCHEMA provides access to database metadata. Metadata is data about the data, such...

How can I access mysql database remotely?

Under the mysql header in Cpanel, select 'manage mysql'Then scroll down to the 'access hosts'...

How can I backup a database using phpmyadmin?

Backing up your database in Phpmyadmin is accomplished by doing the following: 1) Once you have...

How do I add a mysql database in Cpanel?

To create a MySQL database: - Go to 'Manage Mysql' under the database header in Cpanel - In the...