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
Dalba
.
Toggle Highlighting
SQL
select fap.page_title, fall.ll_title from fawiki_p.page as fap right join fawiki_p.page_props as fapp on fap.page_id = fapp.pp_page right join fawiki_p.langlinks as fall on fap.page_id = fall.ll_from where fap.page_namespace = 0 and fap.page_is_redirect = 0 and fapp.pp_propname = 'disambiguation' and fall.ll_lang = "en" and fap.page_title = 'Alpha_(disambiguation)'
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...