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
.
original query
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="ro" 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(lfr.ll_title, '_', ' ') not in (select REPLACE(rop.page_title, '_', ' ') from rowiki_p.page rop join rowiki_p.categorylinks cro on rop.page_id=cro.cl_from where cro.cl_to like "Centura_de_asteroizi")
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...