Well, where exactly are we supposed to code in SQL? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Well, where exactly are we supposed to code in SQL?

22nd Jun 2017, 4:44 AM
Abhirup Das
Abhirup Das - avatar
4 Answers
+ 3
1. Install xampp. 2. Start apache and sql on xampp. 3. Then open PHPmyAdmin by going to browser and type : http://localhost 4. Select SQL there. 4. You can start coding.
22nd Jun 2017, 4:57 AM
Prakash sain
Prakash sain - avatar
+ 1
There is currently no sql in code playground. Install some sql related dbms instead.
22nd Jun 2017, 4:48 AM
AJ Carlos
AJ Carlos - avatar
+ 1
You can install MySQL or MariaDB, they're free.
22nd Jun 2017, 5:07 AM
Bàng Tứ Cường
Bàng Tứ Cường - avatar
+ 1
I recommend installing SQL Server or PL/SQL for better understanding SQL.
22nd Jun 2017, 6:08 AM
Claudiu Stefan Haidu
Claudiu Stefan Haidu - avatar