SQL Murder Mystery
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:
- Start by examining the crime scene reports for January 15, 2024
- Look for witnesses who might have seen something suspicious
- Check who was at the gym on the day of the murder
- Match physical descriptions from witness statements
- Use JOIN statements to connect data from different tables
Introduction to SQL
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.