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
Trnoriega
.
Toggle Highlighting
SQL
select cl.cl_from as page_id, p.page_id as category_id, p.page_title as category_title from categorylinks as cl join page as p on cl.cl_to = p.page_title where p.page_namespace = 14 and p.page_id not in ( select pp_page from page_props where pp_propname = 'hiddencat' ) and cl_from in ( 1355247, 3546811, 10663530, 40400336, 49773068 )
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...