#98

The Club's Eldest

The club chair is preparing a warm note for the oldest member. Find and output the name of the member with the earliest birth date. If multiple people share that date, show all of them.

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.

member_name
Charles Hartwell
Eleanor Hartwell
Walter Foster

Your query result will appear here