This query is marked as a draft This query has been published by Matěj Suchánek.

SQL

x
 
USE enwiki_p;
SELECT * FROM revision WHERE rev_page = 12172683 AND rev_parent_id = 0 AND rev_user_text = 'Polbot';
SELECT * FROM revision WHERE rev_page = 12172683 AND rev_parent_id = 0 AND rev_user_text = 'Polbot'
AND EXISTS (SELECT * FROM revision WHERE rev_page = 12172683 AND rev_timestamp < 20180314000000);
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...