Q&A for programmers
Select a.text, a.creationDate, a.PostID [Post Link] from comments wdv INNER JOIN Comments a ON wdv.postid = a.postid and wdv.creationDate < a.creationDate where (wdv.text like '%why%downvote%' or wdv.text like '%downvoter care%') and (a.text like '%I was %downvote%' or a.text like '%I downvote%' or a.text like '%I am %downvote%' or a.text like '-1 This is wrong%')
Error: looks like you typed in the wrong words - try again