Running (executing) SQL queries using phpMyAdmin1. Load the phpMyAdmin interface via the MySQL databases section in your Control Panel. Detailed information on accessing the phpMyAdmin interface is available in the Accessing phpMyAdmin article. 2. In phpMyAdmin, navigate to the Databases tab, and select the database in which you wish to execute SQL queries. 3. Navigate to the SQL tab. 4. On the next screen, type your SQL query in the Run SQL query/queries on database field. 5. Click on the Go button. |