Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Pages in cat not edited by specific users
by
Qwerfjkl
This query is marked as a draft
This query has been published
by
Red Director
.
10000 pages (of 1 913 871) in [[Category:Pages using WikiProject banner shell without a project-independent quality rating]] that have never been edited by either [[User:Qwerfjkl (bot)]] nor [[User:Cewbot]]. For [[WP:RAQ#Pages in category that haven't been edited by specific users]] circa 5 February 2024.
Toggle Highlighting
SQL
SELECT page_namespace, page_title FROM categorylinks JOIN page ON page_id = cl_from AND page_namespace = 0 AND page_is_redirect = 0 WHERE cl_to = 'World_Series_of_Poker_bracelet_winners' AND NOT EXISTS (SELECT 1 FROM revision_userindex JOIN actor_revision ON actor_id = rev_actor WHERE rev_page = page_id AND actor_name IN ('Red Director') LIMIT 1) ORDER BY RAND() LIMIT 1000;
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...