#91

Longest Name Among Fans

A merch designer wants to confirm that the longest fan names fit on the largest badge size. Find every fan whose full name length is the maximum (spaces, hyphens, and dots count toward the length).

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.

name
Bruce Springsteen
Brian J. Anderson
Jonathan Whitaker

Your query result will appear here