Q&A for professional and enthusiast programmers
SELECT P.Id as [Post Link] FROM PostHistory PH LEFT JOIN Posts P ON PH.PostId = P.Id WHERE PH.UserDisplayName = ##Editor:string?URL Rewriter Bot## AND P.CreationDate between ##start:string?2018-01-01## and ##end:string?2018-05-02##