Q&A about Stack Overflow, Server Fault and Super User
DECLARE @UserId int = 44523 --<-- Change this by your user ID. SELECT Count(*) AS CommentCount, Score FROM Comments WHERE UserId = @UserId GROUP BY Score ORDER BY Score DESC
Error: looks like you typed in the wrong words - try again