Questions who have at least 1 answer with no answers exceeding more than 2 votes and no accepted answer.
Q&A for Ubuntu users and developers
-- Unaccepted questions -- Questions who have at least 1 answer with no answers exceeding more than 2 votes and no accepted answer. SELECT P.Id AS [Post Link], P.Score, P.CreationDate FROM Posts AS P WHERE P.AcceptedAnswerId IS NULL AND P.ClosedDate IS NULL AND P.PostTypeId = 1 AND P.AnswerCount >= 1 AND P.Id NOT IN ( SELECT A.ParentId FROM Posts AS A WHERE A.PostTypeId = 2 AND A.Score >= 2 AND A.ClosedDate IS NULL ) ORDER BY P.Score DESC
Error: looks like you typed in the wrong words - try again