Ward Size Breakdown
A ward head is planning rearrangements and wants to see which wards are currently most populated. Output ward code and patient count, sorted by patient count descending.
Expected output sample
This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.
| count | ward_code |
|---|---|
| 4 | CARD-A |
| 3 | CARD-B |
| 2 | CARD-C |
Sign in to see submission history
Sign inSign in to use AI Mentor
Sign in