#128

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.

countward_code
4CARD-A
3CARD-B
2CARD-C

Your query result will appear here