Online sql query execution with SQLzoo
In Software Development we can find lot of programmers end with issues like, a sql query written specific to a particular database. Some end up with encountering this problem only at production and may face up difficulties in the last minute. In any application it is generally a good practice to write sql queries based on ANSI standards.

ANSI SQL will avoid problems when you port your applications to a different database. Read more about ANSI SQL here. How about if you get a online tool where you execute queries specific to a particular database which you don’t have the software locally? Good doesn’t it? Yep, today we are going to see one such nice web application called SQLzoo.

SQLzoo is a very good free online playground to learn and practice SQL (Structured Query Language) effectively with respect to wide range of databases including popular ones like Oracle DB2, MySQL, PostgreSQL, Microsoft SQL Server. Read more about SQLzoo here.

It offers wide range of services like SQL Injection check against a test system to improve your hacking skills. If you ask me personally I personally rate this site very high which will definitely help the users with a good learning curve. Just try it and spread the word too.

Related posts:









Comment by Blackhatseo — July 20, 2008 @ 11:57 pm
Comment by Import from China — July 22, 2008 @ 9:51 am
Comment by manjeet — April 1, 2010 @ 7:04 am
Comment by ignesious — July 13, 2010 @ 1:25 am
and see whether you can run it…
Comment by 0xff — July 30, 2010 @ 3:19 pm
Comment by kumar — August 19, 2010 @ 7:21 am
Comment by kishore konjeti — June 3, 2011 @ 4:34 pm
Comment by lenin — August 9, 2011 @ 4:55 pm
It helped me
Comment by Raghu — September 1, 2011 @ 5:37 pm