Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Active editors for linked pages of AP districts category from 20220403
by
Arjunaraoc
This query is marked as a draft
This query has been published
by
Arjunaraoc
.
Active editors of all pages linked from AP district category from 20220403, with atleast 5 edits.
Toggle Highlighting
SQL
SELECT page_title,rev_timestamp FROM revision_userindex JOIN page on rev_page=page_id join actor on rev_actor=actor_id WHERE actor_name="Arjunaraoc" and LEFT(rev_timestamp,8) > "20240515" 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...