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
Bdijkstra
.
Toggle Highlighting
SQL
SELECT page_title FROM frwiki_p.categorylinks, frwiki_p.page_props, frwiki_p.page_title WHERE cl_to='Article_de_qualité' AND cl_from=pp_page AND pp_propname='wikibase_item' AND page_id=pp_page AND NOT EXISTS (SELECT * FROM nlwiki_p.page_props WHERE page_id=nlwiki_p.page_props.pp_page AND nlwiki_p.page_props.pp_propname='wikibase_item' AND nlwiki_p.page_props.pp_value=frwiki_p.page_props.pp_value) LIMIT 10
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...