Where can i do mysql ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Where can i do mysql ?

i have learnt sql fundamentals and trying to do some coding to test my knowledge but i cant find the sql mysql in "choose language" column up here.Kindly help

5th Jan 2019, 4:26 AM
Prince Pritam
Prince Pritam - avatar
4 Answers
+ 1
Read on RELATIONAL DATABASES
5th Jan 2019, 4:56 AM
Da2
Da2 - avatar
+ 2
Hi Prince Pritam, SoloLearn does not offer SQL development on their servers. To practice your SQL skills I recommend you to use a server like XAMPP or similair which can run offline. You can enable the MySQL, apache services from their controll panel and acces it throught the browser as localhost. At the mysql dashboard you have a console for direct practices. For in-direct practices you can use PHP for example. If you do not know XAMPP application, I suggest you to research some tutorials about XAMPP or similair applications. Good luck with your project👍😊 additional: https://stackoverflow.com/questions/17823189/how-do-i-use-mysql-through-xampp
5th Jan 2019, 5:25 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar
+ 2
Oh! Thanks for giving your valuable time to answer my query ...I appreciate your help 😊
5th Jan 2019, 5:49 AM
Prince Pritam
Prince Pritam - avatar
+ 1
You're welcome 😊
5th Jan 2019, 5:51 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar