(Print this page)

Do you SQL Fiddle?
Published date: Wednesday, March 6, 2013
On: Moer and Éric Moreau's web site

Have you ever wanted to test a snippet of SQL code but don't have it installed on your current computer? This is when SQL Fiddle is coming handy. You can read in the About page: "A tool for easy online testing and sharing of database problems and their solutions".

This web site let's you test some SQL script against Microsoft SQL Server, MySQL, Oracle, PostgreSQL and SQLite for free.


(Print this page)