SQL Murder Mystery
21–30 of 82 posts
Re: SQL Murder Mystery
#22This version doesn't support INSERTing the solution from the web. https://mystery.knightlab.com does, though, and provides some guidance out the door. Fun little thing, thanks!
Re: SQL Murder Mystery
#23Ultra tiny desire - I only wish there was more on the story line/intro framing. Took at look at the schema and was like "What is Get fit now? - ohhhh, it's a gym... got it..."
Re: SQL Murder Mystery
#24Re: SQL Murder Mystery
#25Be warned that there are spoilers built into the DB, if you look too closely. The trigger on the solution DB has the answer built into the SQL, as I learned when I ruined the game for myself.
Re: SQL Murder Mystery
#26From the better link from kevindong: "A crime has taken place and the detective needs your help. The detective gave you the crime scene report, but you somehow lost it. You vaguely remember that the crime was a murder that occurred sometime on Jan.15, 2018 and that it took place in SQL City . Start by retrieving the corresponding crime scene report from the police department’s database."
Re: SQL Murder Mystery
#27Re: SQL Murder Mystery
#28Be warned that there are spoilers built into the DB, if you look too closely. The trigger on the solution DB has the answer built into the SQL, as I learned when I ruined the game for myself.
To be fair, a hex of the answer, so you only spoil yourself if you're very good at reading base-16-encoded ASCII data.
Re: SQL Murder Mystery
#29This was a lot of fun; I'd definitely play level 2.
The nice thing about it was that you had some flexibility around getting the exact SQL query, and just visualizing a slightly larger superset of the data.