Fork of Existing revisions affected by 折毛 by Mys 721tx
This query is marked as a draft This query has been published by Mys 721tx.

SQL

AخA
 
SELECT CONCAT("[[:wikidata:", page.page_title, "]]") as title, revision.rev_timestamp FROM revision INNER JOIN actor ON revision.rev_actor = actor.actor_id INNER JOIN page ON page.page_id = revision.rev_page WHERE actor.actor_name IN ('Shizhao') AND page.page_namespace = 0 AND revision.rev_timestamp BETWEEN 20220617000000 AND 20220617073017;
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...