Q&A for programmers
-- top users: India -- List of Pune-based users by reputation score. -- -- Stolen from http://data.stackexchange.com/meta/query/65964/top-users-singapore SELECT ROW_NUMBER() OVER(ORDER BY Reputation DESC) AS [#], Id AS [User Link], Reputation FROM Users WHERE LOWER(Location) LIKE '%india%' OR LOWER(Location) LIKE '%hindustan%' OR UPPER(Location) LIKE '%IN' ORDER BY Reputation DESC;
Error: looks like you typed in the wrong words - try again