hardAlibaba · windowPro
Busiest data center in each region
Capacity planning wants, for each region, the single data center with the highest usage percentage: the one closest to running out of headroom.
Return region, dc_name, and usage_pct.
Schema
▸datacenters
| id | INT |
| region | TEXT |
| dc_name | TEXT |
| usage_pct | NUMERIC |
Pro
The example input, expected output, and walkthrough for this question unlock with a Pro plan.
Pro
This is a Pro question
Premium practice questions unlock with a Pro plan. The full solution, expected output, and grading are available to Pro members.