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
Certes
.
Toggle Highlighting
SQL
SET STATEMENT max_statement_time=1799 FOR SELECT Pt.page_title, Ps.page_title FROM categorylinks JOIN page Ps ON Ps.page_id=cl_from AND Ps.page_namespace=0 JOIN pagelinks ON pl_title=Ps.page_title AND pl_from_namespace=0 AND pl_namespace=0 STRAIGHT_JOIN templatelinks ON tl_from=pl_from AND tl_title="Taxobox" AND tl_from_namespace=0 AND tl_namespace=10 JOIN page Pt ON Pt.page_id=pl_from WHERE cl_to='Surnames' AND cl_type='page' AND cl_from<100000 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...