SQL Murder Mystery

SQL Detective: Learn SQL Queries by Solving Crimes | iTechVista
Case File #8921 ACTIVE
A murder occurred on Jan 15, 2024, in SQL City. Use SQL queries to investigate the crime scene reports, suspects, and evidence to solve the case.
Case Progress
Light Mode
SQL Detective Console
Welcome to the SQL Detective console. Type your SQL queries below to investigate the murder.
Try: SELECT * FROM crime_scene_reports;
Need a hint? Click to expand

Investigation Tips:

  1. Start by examining the crime scene reports for January 15, 2024
  2. Look for witnesses who might have seen something suspicious
  3. Check who was at the gym on the day of the murder
  4. Match physical descriptions from witness statements
  5. Use JOIN statements to connect data from different tables

Introduction to SQL

Beginner

Try It Yourself

Write a SELECT statement to retrieve data from the database.

SELECT * FROM table_name;

Ready to Advance Your IT Career?

Master SQL and other essential IT skills with our comprehensive CompTIA exam simulators. Practice with realistic exam questions and boost your confidence for certification success.