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
Uziel302
.
Toggle Highlighting
SQL
select page_title from langlinks, page where page_id=ll_from and page_namespace=0 and ll_from not in (select ll_from from langlinks where ll_lang="en") and not (page_title<2011 and page_title>0) group by ll_from order by count(ll_lang) DESC limit 0,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...