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
Elph
.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT DISTINCT page.page_title AS article_title FROM page JOIN wb_items_per_site ON wb_items_per_site.ips_site_page = page.page_title LEFT JOIN langlinks ON page.page_id = langlinks.ll_from AND langlinks.ll_lang = 'ar' WHERE page.page_namespace = 0 AND page.page_is_redirect = 0 AND wb_items_per_site.ips_item_id = 'Q937857' AND langlinks.ll_from IS NULL LIMIT 20;
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...