+ 1
what software I need to use to practice mysql database? I am beginner on database
I want to learn database
1 Antwort
+ 2
You need a configured Apache webserver and a MySQL database. This is very easy to install by installing XAMPP, that is Installing Apache, Mysql and PHP on Windows, Linux, OS X https://www.apachefriends.org/index.html
Or try installing on a Linux distribution https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04