Nice concept but I really hate clicking on the buttons to form my statements... Is it possible to allow typing? Also, not ending my statement with a semicolon feels incomplete.
Show HN: SQL Police Department – Learn SQL while solving crimes
31–40 of 91 posts
Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#32Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#33This reminds me of the SQL Murder Mystery: https://mystery.knightlab.com/
Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#34Some of the instructions are worded weirdly, almost like they were auto-generated or mostly copy-pasted.
Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#35Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#36Some of the instructions are worded weirdly, almost like they were auto-generated or mostly copy-pasted.
Yes, the instructions as well as the levels and the data are auto generated. If something sounds off, please email me and I'll fix it.
Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#37Nice concept but I really hate clicking on the buttons to form my statements... Is it possible to allow typing? Also, not ending my statement with a semicolon feels incomplete.
Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#38Interactive SQL Tutorials :
▪ Chartio Interactive PostgreSQL SQL Tutorial - https://chartio.com/learn/sql/
▪ Select STAR SQL - https://selectstarsql.com/
▪ SQL Bolt - Learn SQL with simple, interactive exercises - https://sqlbolt.com/
▪ SQL Window functions - https://www.windowfunctions.com/
▪ PostgreSQL Exercises - https://pgexercises.com/
▪ SQL Zoo - http://sqlzoo.net/
▪ SQL Teaching - https://www.sqlteaching.com/
▪ ByteScout SQL Trainer - Use live data to train - https://app.bytescout.com/sql-trainer/index.html
▪ Schemaverse - A space-based strategy game implemented entirely within a PostgreSQL database - https://schemaverse.com/
▪ Oracle Live SQL - Lerarn and share SQL - https://livesql.oracle.com/
▪ GalaXQL 3.0 - an intractive tutorial with exploring the galaxy - http://sol.gfxile.net/g3/
▪ SQL Exercises - http://sql-ex.ru/index.php
Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#39Are the names and email addresses in the sample data real? They seem auto generated but the domains are real providers like Hotmail, Gmail, and Outlook.
Re: Show HN: SQL Police Department – Learn SQL while solving crimes
#40Nice concept but I really hate clicking on the buttons to form my statements... Is it possible to allow typing? Also, not ending my statement with a semicolon feels incomplete.
I agree. I work in Microsoft's SQL Server (incl. variations, e.g. Azure SQL DW) quite a bit. Based on my experience, I am the only person using semicolons in T-SQL.
"Although the semicolon isn't required for most statements in this version of SQL Server, it will be required in a future version."