Q&A for programmers
-- Most-used display names select top 50 COUNT(*) as n, LOWER(DisplayName) from Users where DisplayName is not null group by LOWER(DisplayName) order by COUNT(*) desc
Error: looks like you typed in the wrong words - try again