+ 5

Where should i run these SQL commands?

19th Sep 2017, 10:59 AM
Zohaib 👑
Zohaib 👑 - avatar
7 Respuestas
+ 16
Sololearn doesn't support to run SQL files.
19th Sep 2017, 11:04 AM
Nithiwat
Nithiwat - avatar
+ 10
You can try sql tutorial on w3schools.com. I actually use localhost/phpmyadmin/ when i installed XAMPP for Windows from xampp.org So another way is to do it on phpMyAdmin.
19th Sep 2017, 11:30 AM
JaMi
JaMi - avatar
+ 9
i use MySQL for running these sql commands , u can also use MySQL ... its good //sololearn does not provide platform to run sql commands ... might bcz of it will take much more memory to store records and tables and performing operations
19th Sep 2017, 11:31 AM
Changed
Changed - avatar
+ 3
Install Oracle database in ur system. then find SQL Command line or SQL*Plus.. use these command there
19th Sep 2017, 3:09 PM
Kunal Sharma
Kunal Sharma - avatar
+ 2
Oracle
27th Oct 2017, 4:50 PM
Xerox
Xerox - avatar
+ 1
I've recently installed an app 'Programming Hub'. It teaches and provides a means to practice on the go in a number of languages, one of which is SQL. Note, it doesn't have any stored data so you create and query it all in one so might not be what you're after.
19th Sep 2017, 12:45 PM
Duncan
Duncan - avatar