What is the easiest way of testing sql queries? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 4

What is the easiest way of testing sql queries?

So i don't have to set up a whole Server for it..

20th Mar 2020, 12:59 PM
Felix Gautsch šŸ•
Felix Gautsch šŸ• - avatar
3 Respostas
+ 2
If you mean syntax error test then any online SQL editor would do. If that's not the case then you need data in order to test the query. You can check out online data for educational purposes or install and bulkload a local server in your PC
22nd Mar 2020, 5:57 AM
Eduard Arias
Eduard Arias - avatar
+ 1
Install XAMPP and use PHPMyAdmin for practice
3rd Apr 2020, 9:58 AM
Muhammad Hamza
Muhammad Hamza - avatar
0
šŸ¤·
23rd Mar 2020, 7:32 AM
Drs.parisa
Drs.parisa - avatar