Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Chaduvari
.
Toggle Highlighting
SQL
Select page_title,a1.actor_name,a2.actor_name,r1.rev_id from page,actor a1, actor a2, revision r1, revision r2 where r1.rev_page=page_id and page_namespace=0 and page_is_redirect=0 and a1.actor_id=r1.rev_actor and a1.actor_name="Chaduvari" and r2.rev_id=r1.rev_parent_id and a2.actor_id=r2.rev_actor and a2.actor_user is null and r1.rev_timestamp like "2022%" Limit 10
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...