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
RoJan94
.
Toggle Highlighting
SQL
/*select * from categorylinks where cl_from = 12*/ select * from page p join (select cl_to from categorylinks where cl_from = 12 and cl_to like "Anti-fascism") t1 on p.page_title = t1.cl_to where page_namespace = 14
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...