Posted: . At: 2:29 PM. This was 11 years ago. Post ID: 5775
Page permalink. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. There are cookies for logged in users and for commenters.
These cookies expire two weeks after they are set.


Useful way to practice SQL queries online in a web browser.


http://demo.phpmyadmin.net/STABLE/?pma_username=root. This is an online phpMyAdmin installation that allows you to create databases and practice the administration of the phpMyAdmin system online for free. if you want to practice MySQL queries and do not want the hassle of installing a huge package like SQL server 2012 or MySQl; then this is perfect. MySQL underpins nearly all online websites so practicing and understanding how to create a simple database and tables is very useful. This will help you. Especially if you are on an Internet cafe computer and it does not allow you to install any SQL software. The SQL DROP TABLE query is disabled; so you can not go on a deleting spree. But the ability to practice SQL on any computer connected to the Internet is a bonus. So give this a try and see if you like phpMyAdmin or not.

The PHPMyAdmin screen.
The PHPMyAdmin screen.

The username is root and the password is blank. Just login and start practicing SQL queries right away.


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.