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
Diego (WMF)
.
Toggle Highlighting
SQL
SELECT article.page_id, article.page_title FROM categorylinks INNER JOIN page talk_page ON talk_page.page_namespace = 1 AND cl_from = talk_page.page_id INNER JOIN page article ON article.page_namespace = 0 AND article.page_title = talk_page.page_title WHERE cl_to LIKE "FA-Class%";
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...