Question: SQL Assignment: The citys crime analysis unit has submitted the following data requests. Provide the SQL statements to satisfy the requests. Test the statements and
SQL Assignment:
The citys crime analysis unit has submitted the following data requests. Provide the SQL statements to satisfy the requests. Test the statements and show the query results.
- Show the total number of crimes reported by an officer.
- Show the average number of crimes by status.
- List the lowest number of crimes committed by a person.
- Display the highest fine amount assigned to a crime charge.
- List criminals (ID and name) who have multiple sentences assigned.
- List the total number of crime charges successfully defended (guilty status assigned) by precinct. Include only precincts with at least six guilty charges.
- List the total amount of collections (fines and fees) and the total amount owed by crime classification.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
