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
XXN
.
Toggle Highlighting
SQL
select p.page_title, lfr.ll_title from frwiki_p.page p join frwiki_p.langlinks lfr on p.page_id=lfr.ll_from and p.page_namespace=0 and lfr.ll_lang="pl" join frwiki_p.categorylinks cfr on cfr.cl_from=p.page_id and cfr.cl_to = "Astéroïde_de_la_ceinture_principale" where REPLACE(p.page_title, '_', ' ') not like REPLACE(lfr.ll_title, '_', ' ') /**//* select p.page_title, lfr.ll_title from rowiki_p.page p join rowiki_p.langlinks lfr on p.page_id=lfr.ll_from and p.page_namespace=0 and lfr.ll_lang="en" join rowiki_p.categorylinks cfr on cfr.cl_from=p.page_id and cfr.cl_to = "Centura_de_asteroizi" where REPLACE(p.page_title, '_', ' ') not like REPLACE(lfr.ll_title, '_', ' ')*/
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...