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
Vahurzpu
.
Toggle Highlighting
SQL
SELECT catpage.page_title, sockcat.cl_to FROM categorylinks clinks INNER JOIN page catpage ON catpage.page_id = clinks.cl_from INNER JOIN categorylinks sockcat ON sockcat.cl_to = catpage.page_title WHERE clinks.cl_to = "Wikipedia_sockpuppets" AND clinks.cl_type = "subcat" AND catpage.page_title != "Suspected_Wikipedia_sockpuppets" AND sockcat.cl_type = "page" 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...