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
DannyS712
.
Toggle Highlighting
SQL
USE enwikinews_p; SELECT cl.cl_to, cl.cl_type, cl.cl_from, page.page_id, page.page_title, cl2.* FROM categorylinks cl JOIN page ON page_id = cl.cl_from JOIN categorylinks cl2 ON cl2.cl_to = page.page_title WHERE cl.cl_to LIKE '2016' AND cl.cl_type = 'subcat' AND cl.cl_sortkey_prefix like '__' LIMIT 100
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...