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
KylieTastic
.
As you can no longer see deleted article comments, for those who leave user messages on rejection, find deleted AfC decline/rejects
Toggle Highlighting
SQL
SELECT * FROM category WHERE cat_title = 'AfC_pending_submissions_by_age/7_weeks_ago'; SELECT COUNT(*) FROM categorylinks,page WHERE cl_to = 'AfC_pending_submissions_by_age/7_weeks_ago' AND cl_from = page_id; SELECT page_title, cl_to, cl_type FROM categorylinks JOIN page on cl_from = page_id WHERE cl_to = 'AfC_pending_submissions_by_age/7_weeks_ago';
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...