Free Hosting Tutorials

How to run a mysql query in Phpmyadmin

The mysql query in phpmyadmin can be run in 2 ways. The one way is click on the sql tab in the phpadmin and  write the sql query code and click on the go button to execute it. The other option is to construct a mysql query in the sql tab In this area you […]