1. Home
  2. Hosting Management
  3. MySQL Databases
  4. Running SQL Queries with phpMyAdmin

Running SQL Queries with phpMyAdmin

In this tutorial, we’ll show you how to run SQL Queries with phpMyAdmin. We’ll assume that you are already logged into phpMyAdmin If you are not logged in just follow the steps in this tutorial to login.

 

1) Click the database table you wish to run a SQL query on. In this example, we’ll use chemiclo_demo.

 

phpmyadmin sql queries

 

2) Click on the SQL tab.

 

phpmyadmin sql queries

 

3) Enter the entire SQL query code and click “Go” when finished to execute. You’ll see a confirmation message if the query ran successfully or an error message if there was something wrong with your query.

 

 

[mkb-info]You can find more information about how to run SQL queries if you click on the question mark, this will take you to the official MySQL website.[/mkb-info]

 

phpmyadmin sql queries

Updated on August 5, 2020
Was this article helpful?

Related Articles

Spring into Savings!
Up to 78% Off Hosting Plans + Free Migration!
👉 View Deals

Leave a Comment