"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."
SQL Murder Mystery
11–20 of 82 posts
Re: SQL Murder Mystery
#12Re: SQL Murder Mystery
#13Re: SQL Murder Mystery
#14I played along on the web based ui but for the life of me can't figure out how to check my solution? I see that there is an insert statement given on the github page but I get a 'Statement must be a SELECT' error when I try to execute it. What am I missing?
EDIT: Running the queries from the other URL (http://mystery.knightlab.com/) works. Admins, you should change the URL to this one.
Re: SQL Murder Mystery
#15Re: SQL Murder Mystery
#16Fun little thing, thanks!
Re: SQL Murder Mystery
#17I love this type of story-based learning! I was playing with twilioquest this weekend, I really appreciate the developers’ creativity. How can I find more tools like these?
Re: SQL Murder Mystery
#18Re: SQL Murder Mystery
#19Re: SQL Murder Mystery
#20From 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."