Q&A for Ubuntu users and developers
SELECT DisplayName AS Name, COUNT(Badges.Name) AS Badges FROM Users,Badges WHERE Users.Id = Badges.UserId AND Badges.Name IN ('Copy Editor', 'Electorate', 'Famous Question', 'Fanatic', 'Great Answer', 'Great Question', 'Legendary', 'Marshal', 'Populist', 'Publicist', 'Reversal', 'Stellar Question', 'Steward', 'Unsung Hero') GROUP BY DisplayName ORDER BY Badges DESC
Error: looks like you typed in the wrong words - try again