Click here to Skip to main content
15,891,375 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I need to test basic sql queries using sql server without installing Sql Server on to the system.

Do we have such readymade online help, which can solve such difficulties ?

Please sugest some of url's.

Thanks.
Posted

Try SQL Fiddle[^]
 
Share this answer
 
Comments
Maciej Los 25-Feb-14 2:52am    
Good one, +5!
Note: there are known issues with this environment...
Peter Leow 25-Feb-14 10:18am    
Thank you.
Try with w3shools online database with query execution online
Sql tryit editor[^]
 
Share this answer
 
v2
Comments
Maciej Los 25-Feb-14 2:52am    
+5!
Abhishek Pant 25-Feb-14 2:54am    
Thanks Maciej.
You can do it here http://sqlzoo.net/wiki/AdventureWorks[^]

Change the SQL Engine to MS SQL , Oracle or MySQL and write your own queries....
 
Share this answer
 
Comments
Maciej Los 25-Feb-14 2:52am    
+5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900