customers
Organizations using the deployed platform.
customer_idintegerPKnametextindustrytextregiontexttiertextonboarded_attimestamptz
For every customer return customer_id, name, incident_count, and linked_incident_count. A linked incident has a non-NULL deployment_id. Sort by customer_id.
Organizations using the deployed platform.
customer_idintegerPKnametextindustrytextregiontexttiertextonboarded_attimestamptzOperational incidents; unresolved rows have no resolved_at.
incident_idintegerPKcustomer_idintegerFKdeployment_idintegerNULLFKseveritytextopened_attimestamptzresolved_attimestamptzNULLroot_causetextNULLincidents.customer_id=customers.customer_idRun or check a query first. The coach only comments on a real error or grader mismatch.
Try to solve it cold. Two progressive hints are available.