0
Well, where exactly are we supposed to code in SQL?
4 Respuestas
+ 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.
+ 1
There is currently no sql in code playground. Install some sql related dbms instead.
+ 1
You can install MySQL or MariaDB, they're free.
+ 1
I recommend installing SQL Server or PL/SQL for better understanding SQL.