How to Run SQL Queries in phpMyAdmin

In this tutorial will demonastrate on how you can run SQL Queries in phpMyAdmin.

Step 1: Go to cPanel > Software >phpMyAdmin.

phpmyadmin-queries-1

Step 2: Navigate to the area your SQL query will apply to. Select the database or the tables you want run the queries against.

phpmyadmin-queries-2

Step 3: Click on the SQL tab.

Step 4: Type in your SQL query.

Step 5: Click on Go to execute the query.

phpmyadmin-queries-3

phpmyadmin-queries-4