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
ערן
.
Toggle Highlighting
SQL
use arwiki_p; select page_title, eu_entity_id from wbc_entity_usage a inner join page on page_id=a.eu_page_id where a.eu_aspect ='L.en' and page_namespace=0 /*not exists(select * from wbc_entity_usage b where a.eu_entity_id=b.eu_entity_id and b.eu_aspect='L.ar' and a.eu_page_id=b.eu_page_id)*/ limit 50;
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...