SQL Murder Mystery: Can you find out whodunnit?
Apply your SQL skills while solving a murder case in a fun way.

I ran across the little web game "SQL Murder Mystery" here. The small web application challenges the player to solve a murder case by making SQL queries to a database.
To achieve the goal, the data in provided tables must be examined to then find the murderer. "Wildcard searches", "functions", "joins" are just a few of the challenges that await the player.
I found it very entertaining and nicely done. For all those who want to "once again" deal with SQL queries.